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