The Orbit type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Orbit |
Initializes a new instance of the Orbit class.
|
Methods
| Name | Description | |
|---|---|---|
Adds the specified key and value to the dictionary. (Inherited from | ||
| Change |
Changes the orbit configuration based upon the provided body. Target orbit is ~100km from surface.
MET should be changed if more than one craft are placed in orbit around the same body. Otherwise craft may spawn too close and collide.
| |
Removes all keys and values from the (Inherited from | ||
Determines whether the (Inherited from | ||
Determines whether the (Inherited from | ||
| (Inherited from | ||
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 | |
|---|---|---|
| Body |
Gets or sets the reference body.
This is the reccomended method to update the reference body.
| |
| Comparer |
Gets the comparer
(Inherited from KerbalDataObject.) | |
| Count |
Gets the count of unmapped elements
(Inherited from KerbalDataObject.) | |
| Ecc |
Gets or sets ECC
| |
| Eph |
Gets or sets Eph
| |
| Inc |
Gets or sets INC
| |
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.) | |
| Lan |
Gets or sets LAN
| |
| Lpe |
Gets or sets LPE
| |
| Mna |
Gets or sets mna
| |
| Obj |
Gets or sets the obj
| |
| Ref |
Gets or sets the reference body integer
| |
| Sma |
Gets or sets SMA
| |
| Values |
Gets the values collection
(Inherited from KerbalDataObject.) |
See Also