Expand description
Provides models for bodies like stars and planets.
Structs§
- Atmosphere
- Galactic
Distance - A distance in light-years between two objects in the galaxy, usually between two systems.
- Gravity
- Gravity in m/s².
- Local
Distance - Model for working with local (system) distances. Expects the value to be in LS.
- Orbit
Info - Planet
Composition - Volcanism
Enums§
- Atmosphere
Density - Atmosphere
Element - Atmosphere
Error - Atmosphere
Type - Body
Type - Nebula
- Planet
Class - Planet
Class Error - Region
- Ring
Class - Star
Class - Star
Class Error - Star
Luminosity - Terraform
State - Volcanism
Classification - Volcanism
Error - Volcanism
Type
Functions§
- bearing_
to - Calculates the bearing degrees going from the origin coordinates to the target coordinates.
- planet_
distance - Calculates the distance between two coords using the give planet radius, which can be given in any scale (so you can use meters or kilometers and the result will use the same scale)