CG_Labs  2021.2
Public Attributes | List of all members
OrbitConfiguration Struct Reference

#include <CelestialBody.hpp>

Public Attributes

float radius {0.0f}
 Distance in metres between the centre of the orbit and the body's centre of gravity. More...
 
float inclination {0.0f}
 Angle in radians between the body's orbital axis and its parent's rotational axis. More...
 
float speed {0.0f}
 Rotation speed in radians per second. More...
 

Member Data Documentation

◆ inclination

float OrbitConfiguration::inclination {0.0f}

◆ radius

float OrbitConfiguration::radius {0.0f}

◆ speed

float OrbitConfiguration::speed {0.0f}

The documentation for this struct was generated from the following file: