Skip to content

Latest commit

 

History

History
45 lines (39 loc) · 1.09 KB

IscNetworkData.rst

File metadata and controls

45 lines (39 loc) · 1.09 KB

IscNetworkData

The IscNetworkData class provides access to the IPSA network data such as the system base MVA, to set and get data values.

Field Values

.. tabularcolumns:: |\Y{0.15}|\Y{0.25}|\Y{0.6}|
IscNetworkData Field Values
Type Field Name Description
String Title Gets or sets the network title.
String Author Gets or sets the network author.
String CreationTime Gets the date and time when the network was first created.
String Comment Gets the comment entered for the network data.
Float Base Gets or sets the system base MVA for the network.
Boolean BaseinKVA True if the Base is in KVA otherwise the base is in MVA.
Float Frequency Gets or sets the system base frequency in hertz for the network.

IscNetworkData Class

.. autoclass:: ipsa.IscNetworkData
   :members: