openPDC Synchrophasor Help
Latitude Property
NamespacesTVA.PhasorProtocols.FNetConfigurationCellLatitude
Gets or sets the latitude (i.e., North/South geospatial position) of the device defined by this ConfigurationCell.
Declaration Syntax
C#Visual BasicVisual C++
public double Latitude { get; set; }
Public Property Latitude As Double
	Get
	Set
public:
property double Latitude {
	double get ();
	void set (double value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0