Skip to main content

Interface: TcasTcaParameters

Defined in: src/sdk/traffic/Tcas.ts:177

TCAS parameters for time-of-closest-approach calculations.

Extends

Properties

hmd?

readonly optional hmd: NumberUnitInterface<Distance, Unit<Distance>>

Defined in: src/sdk/traffic/Tcas.ts:182

The horizontal miss distance filter threshold. If not defined, an HMD filter will not be applied.


protectedHeight

readonly protectedHeight: NumberUnitInterface<Distance>

Defined in: src/sdk/traffic/Tcas.ts:171

The half-height of the own airplane's protected volume.

Inherited from

TcasAdvisoryParameters.protectedHeight


protectedRadius

readonly protectedRadius: NumberUnitInterface<Distance>

Defined in: src/sdk/traffic/Tcas.ts:168

The radius of the own airplane's protected volume.

Inherited from

TcasAdvisoryParameters.protectedRadius


tau

readonly tau: NumberUnitInterface<Duration>

Defined in: src/sdk/traffic/Tcas.ts:179

The maximum lookahead time to closest horizontal approach or co-altitude.