The Vessel type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Vessel |
Initializes a new instance of the Vessel class.
|
Methods
| Name | Description | |
|---|---|---|
Adds the specified key and value to the dictionary. (Inherited from | ||
Removes all keys and values from the (Inherited from | ||
Determines whether the (Inherited from | ||
Determines whether the (Inherited from | ||
| EmptyResources |
Emppties all resources in this vessel
| |
| (Inherited from | ||
| FillResources |
Fills all resource parts in this vessel
| |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Returns an enumerator that iterates through the (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Implements the (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Implements the (Inherited from | ||
Removes the value with the specified key from the (Inherited from | ||
Returns a string that represents the current object. (Inherited from | ||
Gets the value associated with the specified key. (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| ActionGroups |
Gets or sets vessel action groups
| |
| Altitude |
Gets or sets altitude
| |
| Com |
Gets or sets Com
| |
| Comparer |
Gets the comparer
(Inherited from KerbalDataObject.) | |
| Count |
Gets the count of unmapped elements
(Inherited from KerbalDataObject.) | |
| Eva |
Gets or sets eva
| |
| Hgt |
Gets or sets hgt
| |
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.) | |
| Landed |
Gets or sets the landed flag
| |
| LandedAt |
Gets or sets the landed at value
| |
| Latitude |
Gets or sets latitude
| |
| Lct |
Gets or sets lct
| |
| Longitude |
Gets or sets longitude
| |
| Met |
Gets or sets the Met
| |
| MissionElapsedTime |
Gets or sets Mission Elapsed time
| |
| Name |
Gets or sets the name
| |
| Nrm |
Gets or sets nrm
| |
| Orbit |
Gets or sets orbit
| |
| Parts |
Gets or sets part collection
| |
| Pid |
Gets or sets the Pid
| |
| Prst |
Gets or sets prst
| |
| Ref |
Gets or sets ref
| |
| Root |
Gets or sets root
| |
| Rot |
Gets or sets Rot
| |
| Situation |
Gets or sets the situation
| |
| Splashed |
Gets or sets the splashed flag
| |
| Stage |
Gets or sets stage
| |
| Type |
Gets or sets the type
| |
| Values |
Gets the values collection
(Inherited from KerbalDataObject.) |
See Also