Class PsseExporter

    • Constructor Detail

      • PsseExporter

        public PsseExporter()
    • Method Detail

      • getFormat

        public String getFormat()
        Description copied from interface: Exporter
        Get a unique identifier of the format.
        Specified by:
        getFormat in interface Exporter
      • getComment

        public String getComment()
        Description copied from interface: Exporter
        Get some information about this exporter.
        Specified by:
        getComment in interface Exporter
      • export

        public void export​(Network network,
                           Properties parameters,
                           DataSource dataSource)
        Description copied from interface: Exporter
        Export a model.
        Specified by:
        export in interface Exporter
        Parameters:
        network - the model
        parameters - some properties to configure the export
        dataSource - data source