AirframeStructure
USI.Core
One stable structural region of the loaded aircraft. Native section counts and failure encodings are intentionally hidden.
public sealed class AirframeStructure : AircraftComponentNodeProperties
Kind
public AirframeStructureKind Kind { get; }Methods
TryGetSeparationDetectedAsync
public Task<USIResult<Boolean>> TryGetSeparationDetectedAsync()Gets whether any provider-native section belonging to this structure has separated from the aircraft.
