CARMA C++
|
This is the complete list of members for sza::util::Coordinates, including all inherited members.
absXyzAndUenToLla(double XA, double YA, double ZA, double up=0.0, double east=0.0, double north=0.0) | sza::util::Coordinates | static |
absXyzToLla(double XA, double YA, double ZA) | sza::util::Coordinates | static |
ACTUAL enum value (defined in sza::util::Coordinates) | sza::util::Coordinates | |
add(double up, double east, double north) | sza::util::Coordinates | |
add(Vector< type > vec) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
altitude() (defined in sza::util::Coordinates) | sza::util::Coordinates | |
auToMeters_ | sza::util::Coordinates | static |
azElToUen(Angle az, Angle el, double r=1.0) | sza::util::Coordinates | static |
Coordinates() | sza::util::Coordinates | |
Coordinates(Angle longitude, Angle latitude, double altitude) | sza::util::Coordinates | |
Coordinates(Coordinates &coord) | sza::util::Coordinates | |
data_ (defined in sza::util::Vector< type >) | sza::util::Vector< type > | protected |
dHaDdecToXyz(HourAngle dHa, Angle dDec) | sza::util::Coordinates | static |
earthEqRadiusMeters_ (defined in sza::util::Coordinates) | sza::util::Coordinates | static |
earthFlattening_ | sza::util::Coordinates | static |
earthRotVelRadPerSec_ | sza::util::Coordinates | static |
getAbsXyz(double east=0.0, double north=0.0, double up=0.0) | sza::util::Coordinates | |
getAzEl(Angle longitude, Angle latitude, double altitude) | sza::util::Coordinates | |
getAzEl(Coordinates &coords) (defined in sza::util::Coordinates) | sza::util::Coordinates | |
getd2Uvw(HourAngle ha, DecAngle declination, double X, double Y, double Z) | sza::util::Coordinates | static |
getdUvw(HourAngle ha, DecAngle declination, double X, double Y, double Z) | sza::util::Coordinates | static |
getGeometricDelay(HourAngle ha, DecAngle declination, double X, double Y, double Z, double X0, double Y0, double Z0, bool doMotionCorrection) | sza::util::Coordinates | static |
getGeometricDelay(Angle latitude, Angle az, Angle el, double X, double Y, double Z) | sza::util::Coordinates | static |
getLla(double east=0.0, double north=0.0, double up=0.0) | sza::util::Coordinates | |
getThetaRhoToXyzDecRot(Declination &dec) (defined in sza::util::Coordinates) | sza::util::Coordinates | static |
getThetaRhoToXyzRhoRot(Angle &rho) (defined in sza::util::Coordinates) | sza::util::Coordinates | static |
getThetaRhoToXyzThetaRot(Angle &theta) (defined in sza::util::Coordinates) | sza::util::Coordinates | static |
getUen(Angle longitude, Angle latitude, double altitude) | sza::util::Coordinates | |
getUen(Coordinates &coords) (defined in sza::util::Coordinates) | sza::util::Coordinates | |
getUvw(HourAngle ha, DecAngle declination) | sza::util::Coordinates | |
getXyz(double east=0.0, double north=0.0, double up=0.0, bool geocentric=true) | sza::util::Coordinates | |
haDecAndXyzToUvw(HourAngle ha, DecAngle declination, double X, double Y, double Z) | sza::util::Coordinates | static |
haDecToXyz(HourAngle ha, DecAngle declination, bool geocentric=true, SrcDist type=INF, double r=0.0) | sza::util::Coordinates | static |
INF enum value (defined in sza::util::Coordinates) | sza::util::Coordinates | |
laAndHaDecToAzEl(Angle latitude, double altitude, HourAngle ha, DecAngle declination, bool geocentric=true, SrcDist type=INF, double dist=1.0) | sza::util::Coordinates | static |
laAndUenToXyz(Angle latitude, double altitude, double up=0.0, double east=0.0, double north=0.0, bool geocentric=true) | sza::util::Coordinates | static |
latitude() (defined in sza::util::Coordinates) | sza::util::Coordinates | |
lightSpeed_ (defined in sza::util::Coordinates) | sza::util::Coordinates | static |
llaAndLlaToUen(Angle fiducialLongitude, Angle fiducialLatitude, double fiducialAltitude, Angle longitude, Angle latitude, double altitude) | sza::util::Coordinates | static |
llaAndUenToAbsXyz(Angle longitude, Angle latitude, double altitude, double up, double east, double north, bool doTrans=true) | sza::util::Coordinates | static |
llaAndUenToLla(Angle longitude, Angle latitude, double altitude, double up, double east, double north) | sza::util::Coordinates | static |
lngLatAndAzElToLngLat(Angle &lng, Angle &lat, Angle &az, Angle &el) | sza::util::Coordinates | static |
longitude() | sza::util::Coordinates | |
magnitude() (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
operator*(const Vector< type > &vec) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
operator*(double factor) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
operator+(const Vector< type > &vec) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
operator+(const type offset) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
operator-(const Vector< type > &vec) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
operator-(const type offset) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
operator/(const type factor) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
operator<<(std::ostream &os, Coordinates &coords) | sza::util::Coordinates | friend |
operator[](unsigned i) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
push_back(type el) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
raDecAndThetaRhoToRaDec(HourAngle &ra0, Declination &dec0, Angle &theta, Angle &rho, HourAngle &ra, Declination &dec) | sza::util::Coordinates | static |
resize(unsigned n) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
setAltitude(double altitude) | sza::util::Coordinates | |
setLatitude(Angle latitude) | sza::util::Coordinates | |
setLla(Angle longitude, Angle latitude, double altitude) | sza::util::Coordinates | |
setLongitude(Angle longitude) | sza::util::Coordinates | |
size() (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
SrcDist enum name | sza::util::Coordinates | |
thetaRhoToXyz(Declination &dec, Angle &theta, Angle &rho) (defined in sza::util::Coordinates) | sza::util::Coordinates | static |
topoXYZToUen(double X, double Y, double Z, Angle latitude) | sza::util::Coordinates | static |
uenToAzEl(double U, double E, double N) | sza::util::Coordinates | static |
uenToAzEl(Vector< double > &uen) (defined in sza::util::Coordinates) | sza::util::Coordinates | static |
Vector(unsigned n) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
Vector(type el0, type el1, type el2) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
Vector(const Vector< type > &vec) (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
Vector() (defined in sza::util::Vector< type >) | sza::util::Vector< type > | |
xyzToDhaDdec(double X, double Y, double Z, HourAngle &dHa, Angle &dDec) | sza::util::Coordinates | static |
xyzToDhaDdec(Vector< double > &xyzVals, HourAngle &dHa, Angle &dDec) | sza::util::Coordinates | static |
~Coordinates() | sza::util::Coordinates | virtual |
~Vector() (defined in sza::util::Vector< type >) | sza::util::Vector< type > | virtual |