Skip to content

ObjectCategory

Defined in: body.rs:141

pub enum ObjectCategory {
CelestialBody,
Satellite,
}

Category of a simulation object.