Frame of reference transformation to the center of body i in the system.
+Transform the frame of reference to the center of the first body in the system.
+Create a new BodyCenterTransformer.
+index of the body to transform to.
+Readonly
indexGenerated using TypeDoc
Generated using TypeDoc
Represents a celestial body with all of its kinematic properties.
-position of the body.
velocity of the body.
acceleration of the body.
-Acceleration vector of the body.
-Readonly
labelLabel of the body.
-Readonly
massMean mass of the body.
-Position vector of the body.
-Velocity vector of the body.
-Deep copy the current CelestialBody with the updated kinematic properties.
+Acceleration vector of the body.
+Readonly
labelLabel of the body.
+Readonly
massMean mass of the body.
+Position vector of the body.
+Velocity vector of the body.
+Deep copy the current CelestialBody with the updated kinematic properties.
a new CelestialBody instance with the updated properties.
-Generated using TypeDoc
Generated using TypeDoc
Frame of reference transformation to the center of the first body in the system.
-