This interface can be used to read/write certain properties of the active DSS object. The structure of the interface is as follows:


double GICSourcesF(int32_t Parameter, double Argument);


This interface returns a floating point number with the result of the query according to the value of the variable Parameter, which can be one of the following:


Parameter 0: GICSources.EN read

This parameter returns the Northward E Field V/km of the active GICSource.


Parameter 1: GICSources.EN write

This parameter allows to specify the Northward E Field V/km for the active GICSource.


Parameter 2: GICSources.EE read

This parameter returns the Eastward E Field, V/km for the active GICSource.


Parameter 3: GICSources.EE write

This parameter allows to specify the Eastward E Field V/km for the active GICSource.


Parameter 4: GICSources.Lat1 read

This parameter returns the Latitude of Bus1 (degrees) of the active GICSource.


Parameter 5: GICSources.Lat1 write

This parameter allows to specify the Latitude of Bus1 (degrees) for the active GICSource.


Parameter 6: GICSources.Lat2 read

This parameter returns the Latitude of Bus2 (degrees) of the active GICSource.


Parameter 7: GICSources.Lat2 write

This parameter allows to specify the Latitude of Bus2 (degrees) for the active GICSource.


Parameter 8: GICSources.Lon1 read

This parameter returns the Longitude of Bus1 of the active GICSource.


Parameter 9: GICSources.Lon1 write

This parameter allows to specify the Longitude of Bus1 for the active GICSource.


Parameter 10: GICSources.Lon2 read

This parameter returns the Longitude of Bus2 of the active GICSource.


Parameter 11: GICSources.Lon2 write

This parameter allows to specify the Longitude of Bus2 for the active GICSource.


Parameter 12: GICSources.Volts read

This parameter returns the Specify dc voltage of the active GICSource.


Parameter 13: GICSources.Volts write

This parameter allows to specify the Specify dc voltage directly for the active GICSource.