The FlightState type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ActiveVessel |
Gets or sets the active vessel count. - File Property: activeVessel
| |
| Comparer | (Inherited from ObservableDictionary TKey, TValue .) | |
| Count | (Inherited from ObservableDictionary TKey, TValue .) | |
| Crew |
Gets or sets the crew collection. - File Property: CREW
| |
| Item | (Inherited from ObservableDictionary TKey, TValue .) | |
| Keys | (Inherited from ObservableDictionary TKey, TValue .) | |
| 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. - File Property: UT
| |
| Values | (Inherited from ObservableDictionary TKey, TValue .) | |
| Version |
Gets or sets the game version. - File Property: version
| |
| Vessels |
Gets or sets the vessel collection. - File Property: VESSEL
|
See Also