OcaPositionCoordinateSystem¶
-
class
OcaPositionCoordinateSystem()¶ Enumeration that designates the type of position coordinate system used. For details, see the AES70-1 description of the OcaPhysicalPosition class.
-
OcaPositionCoordinateSystem.Robotic¶ type: OcaPositionCoordinateSystem
Singleton object corresponding to the entry with value
1.
-
OcaPositionCoordinateSystem.ItuAudioObjectBasedPolar¶ type: OcaPositionCoordinateSystem
Singleton object corresponding to the entry with value
2.
-
OcaPositionCoordinateSystem.ItuAudioObjectBasedCartesian¶ type: OcaPositionCoordinateSystem
Singleton object corresponding to the entry with value
3.
-
OcaPositionCoordinateSystem.ItuAudioSceneBasedPolar¶ type: OcaPositionCoordinateSystem
Singleton object corresponding to the entry with value
4.
-
OcaPositionCoordinateSystem.ItuAudioSceneBasedCartesian¶ type: OcaPositionCoordinateSystem
Singleton object corresponding to the entry with value
5.
-
OcaPositionCoordinateSystem.NAV¶ type: OcaPositionCoordinateSystem
Singleton object corresponding to the entry with value
6.
-
OcaPositionCoordinateSystem.ProprietaryBase¶ type: OcaPositionCoordinateSystem
Singleton object corresponding to the entry with value
128.
-