Class CelestialBody

java.lang.Object
org.episteme.natural.physics.classical.mechanics.Particle
org.episteme.natural.physics.astronomy.CelestialBody
All Implemented Interfaces:
SpatialOctree.SpatialObject, Identified<Identification>, Named
Direct Known Subclasses:
ArtificialSatellite, Planet, RingSystem, Star

public class CelestialBody extends Particle implements Identified<Identification>, Named
Represents a celestial body (Star, Planet, Moon, etc.). Extends Particle for kinematic simulation. Modernized to Episteme.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)