astro Namespace Reference

Data Structures

Functions

Variables


Function Documentation

ltl::FVector< float, 3 > astro::str2hms ( const std::string &  str  ) 

Referenced by astro::SkyPos::setRA().

ltl::FVector< float, 3 > astro::dbl2hms ( const double  val  ) 
ltl::FVector< float, 3 > astro::rad2hms ( const double  val  ) 
double astro::hms2dbl ( const ltl::FVector< float, 3 > &  hms  ) 

Referenced by astro::SkyPos::setRA().

double astro::hms2rad ( const ltl::FVector< float, 3 > &  hms  ) 
std::string astro::hms2str ( const ltl::FVector< float, 3 > &  hms,
const int  prec 
)
std::string astro::hms2str ( const double  dbl,
const int  prec 
)
ltl::FVector< float, 4 > astro::str2dms ( const std::string &  str  ) 
ltl::FVector< float, 4 > astro::dbl2dms ( const double  val  ) 
ltl::FVector< float, 4 > astro::rad2dms ( const double  val  ) 
double astro::dms2dbl ( const ltl::FVector< float, 4 > &  dms  ) 
double astro::dms2rad ( const ltl::FVector< float, 4 > &  dms  ) 
std::string astro::dms2str ( const ltl::FVector< float, 4 > &  dms,
const int  prec 
)
std::string astro::dms2str ( const double  dbl,
const int  prec 
)
ltl::FVector< float, 4 > astro::str2vec ( std::string  str  ) 
double astro::cosdeg ( const double  angle  ) 
double astro::sindeg ( const double  angle  ) 
double astro::tandeg ( const double  angle  ) 
double astro::acosdeg ( const double  angle  ) 
double astro::asindeg ( const double  angle  ) 

Referenced by astro::SkyPos::altitude().

double astro::atandeg ( const double  angle  ) 
double astro::atan2deg ( const double  x,
const double  y 
)

Referenced by astro::SkyPos::azimuth().

std::string astro::stripWSAstro ( const std::string &  str  ) 
void astro::radec2deg ( const std::string &  ra,
const std::string &  dec,
double *  object_ra,
double *  object_dec 
)

Referenced by add_wcs().


Variable Documentation

const double astro::pi = 3.1415926535897932384626433832795 [static]
const double astro::d2r = 0.017453292519943295769236907684886 [static]
const double astro::r2d = 57.295779513082320876798154814105 [static]
const double astro::rad_per_hour = 0.26179938779914943654 [static]
const double astro::rad_per_deg = 0.0174532925199432957692 [static]

Generated on 4 Nov 2015 for CURE by  doxygen 1.6.1