Index

Data Type OcaPositionCoordinateSystem

Enumeration that designates the type of position coordinate system used. For details, see the AES70-1 description of the OcaPhysicalPosition class.

Properties

OcaEnumItem Robotic = 1

Six-axis robotic coordinates: {X, Y, Z, rX, rY, rZ} . r<axis> is anticlockwise rotation around the given axis - X, Y, or Z. For details, see AES70-1, section 5.5.9.

OcaEnumItem ItuAudioObjectBasedPolar = 2

Object-based audio, polar version, per section 8 of the ITU radio Audio Definition Model defined in ITU-R BS.2076-1. For details, see the ITU standard and AES70-1, section 5.5.9.
  • Azimuth is angle in the horizontal plane with 0 degrees as straight ahead, and positive angles to the left (or anti-clockwise) when viewed from above.
  • Elevation is angle in the vertical plane with 0 degrees horizontally ahead, and positive angles going up.

OcaEnumItem ItuAudioObjectBasedCartesian = 3

Object-based audio, Cartesian version, per section 8 of the ITU radio Audio Definition Model defined in ITU-R BS.2076-1. For details, see the ITU standard and AES70-1, section 5.5.9.

OcaEnumItem ItuAudioSceneBasedPolar = 4

Scene-based audio, polar version, per section 8 of the ITU radio Audio Definition Model defined in ITU-R BS.2076-1. For details, see the ITU standard and AES70-1, section 5.5.9.

OcaEnumItem ItuAudioSceneBasedCartesian = 5

Scene-based audio, Cartesian version, per section 8 of the ITU radio Audio Definition Model defined in ITU-R BS.2076-1. For details, see the ITU standard and AES70-1, section 5.5.9.

OcaEnumItem NAV = 6

Terrestrial navigation format: {Longitude, Latitude, Altitude}.

OcaEnumItem ProprietaryBase = 128

Base value for proprietary extensions. Proprietary extensions shall be numbered starting from this value.

OCP.1 Encoding

Basic typeByte Length
OcaEnumItem1