PistonCylinderCollection
USI.Core
A graph snapshot of named cylinder access points, with installed count when known.
public sealed class PistonCylinderCollection : AircraftComponentGroupProperties
Count
public int Count { get; }The number of discoverable access points, not necessarily installed cylinders.
KnownInstalledCount
public int? KnownInstalledCount { get; }The authoritative installed-cylinder count, or null when installation is unknown.
