SimulatorAirTrafficControlMeasurements
USI.Core
Preference-aware measurements whose nullable ATC semantics cannot be emitted by the scalar measurement generator.
public static class SimulatorAirTrafficControlMeasurementsMethods
TryGetAssignedAltitudeAsync
public static Task<USIResult<Nullable<Length>>> TryGetAssignedAltitudeAsync(ISimulatorAirTrafficControl owner)Gets the altitude assigned by simulator-managed ATC in the session's preferred altitude unit, or null when no altitude is assigned.
