Enum BiomRelativeRotationMeasureSimpleType
A data type for an angle of direction between -179 and 180, with 0 being upright
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum BiomRelativeRotationMeasureSimpleType
Fields
Name | Description |
---|---|
NUMBER_180 | Enum NUMBER_180 for 180 |
NUMBER_MINUS_179 | Enum NUMBER_MINUS_179 for -179 |