ExternalFuelTankSystem
USI.Core
Jettisonable external fuel-tank equipment. Provider tank identities and release commands remain below this simulator-neutral aircraft component.
public sealed class ExternalFuelTankSystem : AircraftComponentNodeMethods
TryReleaseAllAsync
public Task<USIResult> TryReleaseAllAsync()Requests release of every attached external fuel tank that the loaded aircraft permits the simulator to jettison.
