VieSched++
VieVS VLBI Scheduling Software
Util Namespace Reference

Functions

template<typename T >
bool FromString (const std::string &str, T &val)
 
double Mod (const double x, const double y)
 
double WrapNegPosPI (const double a)
 
double WrapTwoPI (const double a)
 
double WrapNegPos180 (const double a)
 
double Wrap360 (const double a)
 
double DegreesToRadians (const double degrees)
 
double RadiansToDegrees (const double radians)
 
double AcTan (const double sinx, const double cosx)
 
void TrimLeft (std::string &s)
 
void TrimRight (std::string &s)
 
void Trim (std::string &s)
 

Function Documentation

double Util::AcTan ( const double  sinx,
const double  cosx 
)
inline

Here is the call graph for this function:

double Util::DegreesToRadians ( const double  degrees)
inline

Here is the caller graph for this function:

template<typename T >
bool Util::FromString ( const std::string &  str,
T &  val 
)
double Util::Mod ( const double  x,
const double  y 
)
inline

Here is the caller graph for this function:

double Util::RadiansToDegrees ( const double  radians)
inline

Here is the caller graph for this function:

void Util::Trim ( std::string &  s)

Here is the caller graph for this function:

void Util::TrimLeft ( std::string &  s)

Here is the caller graph for this function:

void Util::TrimRight ( std::string &  s)

Here is the caller graph for this function:

double Util::Wrap360 ( const double  a)
inline

Here is the call graph for this function:

double Util::WrapNegPos180 ( const double  a)
inline

Here is the call graph for this function:

double Util::WrapNegPosPI ( const double  a)
inline

Here is the call graph for this function:

double Util::WrapTwoPI ( const double  a)
inline

Here is the call graph for this function:

Here is the caller graph for this function: