The FlightState type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ActiveVessel |
Gets or sets the active vessel count
| |
| Comparer |
Gets the comparer
(Inherited from KerbalDataObject.) | |
| Count |
Gets the count of unmapped elements
(Inherited from KerbalDataObject.) | |
| Crew |
Gets or sets the crew collection
| |
Gets or sets the value associated with the specified key. (Inherited from | ||
| Keys |
Gets the keys for unmapped properties stored by this object
(Inherited from KerbalDataObject.) | |
| UniverseTime |
Gets or sets the universe time translated into a standard .NET timespan. Value changes mapped to FlightState.Ut.
| |
| Ut |
Gets or sets the raw universe time
| |
| Values |
Gets the values collection
(Inherited from KerbalDataObject.) | |
| Version |
Gets or sets the game version
| |
| Vessels |
Gets or sets the vessel collection
|
See Also