RawDecodingSettings Properties |
The RawDecodingSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcceptableAirborneSpeed |
Gets or sets the maximum number of kilometres an aircraft can travel while airborne over 30 seconds before a local position decode is deemed invalid.
|
![]() | AcceptableAirSurfaceTransitionSpeed |
Gets or sets the maximum number of kilometres an aircraft can travel while landing or taking off over 30 seconds before a local position decode is deemed invalid.
|
![]() | AcceptableSurfaceSpeed |
Gets or sets the maximum number of kilometres an surface vehicle can travel over 30 seconds before a local position decode is deemed invalid.
|
![]() | AcceptIcaoInNonPICount |
Gets or sets the number of times the same ICAO is seen in messages that do not have PI before it is accepted as valid.
|
![]() | AcceptIcaoInNonPISeconds |
Gets or sets the number of seconds over which the same ICAO is seen in messages that do not have PI before it is accepted as valid.
|
![]() | AcceptIcaoInPI0Count |
Gets or sets the number of times the same ICAO is seen in PI0 message before it is accepted as valid.
|
![]() | AcceptIcaoInPI0Seconds |
Gets or sets the number of seconds over which the same ICAO is seen in PI0 messages before it is accepted as valid.
|
![]() | AirborneGlobalPositionLimit |
Gets or sets the maximum number of seconds that can elapse when performing global decoding on airborne position messages.
|
![]() | FastSurfaceGlobalPositionLimit |
Gets or sets the maximum number of seconds that can elapse when performing global decoding on surface position messages for vehicles travelling over 25 km/h.
|
![]() | IgnoreCallsignsInBds20 |
Gets or sets a value indicating that callsigns should not be extracted from BDS2,0 messages.
|
![]() | IgnoreInvalidCodeBlockInOtherMessages |
Gets or sets a value indicating that ICAOs that are not in a recognised code block
are to be ignored for messages that do not have parity.
|
![]() | IgnoreInvalidCodeBlockInParityMessages |
Gets or sets a value indicating that ICAOs that are not in a recognised code block
are to be ignored for messages that have parity.
|
![]() | IgnoreMilitaryExtendedSquitter |
Gets or sets a value indicating that DF19/AF0 is to be interpretted as an extended squitter message.
|
![]() | ReceiverLocationId |
No longer used. Not marked as Obsolete because Microsoft decided it'd be a good idea to break loading and saving data via XmlSerialiser by ignoring Obsolete properties.
|
![]() | ReceiverRange |
Gets or sets the range of the receiver in kilometres.
|
![]() | SlowSurfaceGlobalPositionLimit |
Gets or sets the maximum number of seconds that can elapse when performing global decoding on surface position messages for vehicles travelling at or under 25 km/h.
|
![]() | SuppressIcao0 |
Gets or sets a value indicating that ICAOs of 000000 are to be suppressed.
|
![]() | SuppressReceiverRangeCheck |
Gets or sets a value indicating that decoded locations that are further away than the receiver can see are still
allowed through, disabling part of the ICAO reasonableness tests.
|
![]() | SuppressTisbDecoding |
Gets or sets a value indicating whether TIS-B messages should be used or ignored.
|
![]() | UseLocalDecodeForInitialPosition |
Gets or sets a value indicating that local decoding should be used to determine the initial position of an aircraft
instead of global decoding of an odd / even frame.
|