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.
Namespace: KerbalData.ModelsAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- body
- Type: KerbalData.Models Body
desired body to orbit
- altitude (Optional)
- Type:
System Int64
desired altitude
See Also