Struct kidou::orbit::GCaInitials [−][src]
Expand description
Initial coordinates and velocities of a globular cluster in the Galactic Cartesian system
Fields
x: F
X component of the radius vector $[ \text{kpc} ]$
y: F
Y component of the radius vector $[ \text{kpc} ]$
z: F
Z component of the radius vector $[ \text{kpc} ]$
u: F
U component of the velocity vector $[ \text{km} \, \text{s}^{-1} ]$
v: F
V component of the velocity vector $[ \text{km} \, \text{s}^{-1} ]$
w: F
W component of the velocity vector $[ \text{km} \, \text{s}^{-1} ]$