The Vessel type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Vessel | Initializes a new instance of the Vessel class |
Methods
Fields
| Name | Description | |
|---|---|---|
| _keyedEntryCollection | (Inherited from ObservableDictionary TKey, TValue .) |
Properties
| Name | Description | |
|---|---|---|
| ActionGroups |
Gets or sets vessel action groups. - File Property: ACTIONGROUPS
| |
| Altitude |
Gets or sets altitude. - File Property: alt
| |
| Com |
Gets or sets Com. - File Property: CoM
| |
| Comparer | (Inherited from ObservableDictionary TKey, TValue .) | |
| Count | (Inherited from ObservableDictionary TKey, TValue .) | |
| Eva |
Gets or sets eva. - File Property: Eva
| |
| Hgt |
Gets or sets hgt. - File Property: hgt
| |
| Item | (Inherited from ObservableDictionary TKey, TValue .) | |
| Keys | (Inherited from ObservableDictionary TKey, TValue .) | |
| Landed |
Gets or sets the landed flag. - File Property: GAME
| |
| LandedAt |
Gets or sets the landed at value. - File Property: GAME
| |
| Latitude |
Gets or sets latitude. - File Property: lat
| |
| Lct |
Gets or sets lct. - File Property: lct
| |
| Longitude |
Gets or sets longitude. - File Property: lon
| |
| Met |
Gets or sets the Met. - File Property: GAME
| |
| MissionElapsedTime |
Gets or sets Mission Elapsed time
| |
| Name |
Gets or sets the name. - File Property: GAME
| |
| Nrm |
Gets or sets nrm. - File Property: nrm
| |
| Orbit |
Gets or sets orbit. - File Property: ORBIT
| |
| Parts |
Gets or sets part collection. - File Property: PART
| |
| Pid |
Gets or sets the Pid. - File Property: GAME
| |
| Prst |
Gets or sets prst. - File Property: Prst
| |
| Ref |
Gets or sets ref. - File Property: ref
| |
| Root |
Gets or sets root. - File Property: root
| |
| Rot |
Gets or sets Rot. - File Property: rot
| |
| Situation |
Gets or sets the situation. - File Property: GAME
| |
| Splashed |
Gets or sets the splashed flag. - File Property: GAME
| |
| Stage |
Gets or sets stage. - File Property: stg
| |
| Type |
Gets or sets the type. - File Property: GAME
| |
| Values | (Inherited from ObservableDictionary TKey, TValue .) |
Events
| Name | Description | |
|---|---|---|
| CollectionChanged | (Inherited from ObservableDictionary TKey, TValue .) | |
| PropertyChanged | (Inherited from KerbalDataObject.) |
See Also