CoordinateFormat Enumeration

Phasor coordinate formats enumeration.

Definition

Namespace: Gemstone.COMTRADE
Assembly: Gemstone.COMTRADE (in Gemstone.COMTRADE.dll) Version: 1.0.171 -- Release Build+0661865935964cb2988565d3a60041a99159e539
[SerializableAttribute]
public enum CoordinateFormat

Members

Rectangular0 Rectangular coordinate format.
Polar1 Polar coordinate format.

See Also