Struct kidou::orbit::GCaInitials [−][src]
Expand description
Initial coordinates and velocities of a globular cluster in the Galactic Cartesian system
Fields
x: FX component of the radius vector $[ \text{kpc} ]$
y: FY component of the radius vector $[ \text{kpc} ]$
z: FZ component of the radius vector $[ \text{kpc} ]$
u: FU component of the velocity vector $[ \text{km} \, \text{s}^{-1} ]$
v: FV component of the velocity vector $[ \text{km} \, \text{s}^{-1} ]$
w: FW component of the velocity vector $[ \text{km} \, \text{s}^{-1} ]$