class CoordSysActions
extends java.lang.Object
Copyright (c) 2018
Constructor and Description |
---|
CoordSysActions() |
Modifier and Type | Method and Description |
---|---|
protected void |
calcCartesian2Spherical()
Convert Cartesian coordinates to spherical
|
protected void |
calcECI2Horizon()
Convert ECI (Cartesian) coordinates to horizon
|
protected void |
calcECI2Topo()
Convert ECI (Cartesian) to Topocentric coordinates
|
protected void |
calcKeplerian2State()
Convert Keplerian elements to a state vector
|
protected void |
calcSpherical2Cartesian()
Convert spherical coordinates to Cartesian
|
protected void |
calcState2Keplerian()
Convert a state vector to Keplerian elements
|
protected void calcCartesian2Spherical()
protected void calcECI2Horizon()
protected void calcECI2Topo()
protected void calcKeplerian2State()
protected void calcSpherical2Cartesian()
protected void calcState2Keplerian()