CoordinateFormat Enumeration

Phasor coordinate formats enumeration.

Definition

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

Members

Rectangular0 Rectangular coordinate format.
Polar1 Polar coordinate format.

See Also