OcaDelayUnit

class OcaDelayUnit()

Enumeration of types of delay units that are available in OCA.

OcaDelayUnit.Time

type: OcaDelayUnit

Singleton object corresponding to the entry with value 1.

OcaDelayUnit.Distance

type: OcaDelayUnit

Singleton object corresponding to the entry with value 2.

OcaDelayUnit.Samples

type: OcaDelayUnit

Singleton object corresponding to the entry with value 3.

OcaDelayUnit.Microseconds

type: OcaDelayUnit

Singleton object corresponding to the entry with value 4.

OcaDelayUnit.Milliseconds

type: OcaDelayUnit

Singleton object corresponding to the entry with value 5.

OcaDelayUnit.Centimeters

type: OcaDelayUnit

Singleton object corresponding to the entry with value 6.

OcaDelayUnit.Inches

type: OcaDelayUnit

Singleton object corresponding to the entry with value 7.

OcaDelayUnit.Feet

type: OcaDelayUnit

Singleton object corresponding to the entry with value 8.