ltl::WCS< N > Class Template Reference
Base class for intermediate WCs calculation.
More...
#include <wcs.h>
List of all members.
Public Member Functions
-
WCS (const FVector< double, N > &crpix_in, const FMatrix< double, N, N > &pc_in, const FVector< double, N > &cdelt_in)
- full scheme
-
FVector< double, N > x_ (const FVector< double, N > &p) const
- return intermediate WCs
-
FVector< double, N > p_ (const FVector< double, N > &x) const
- calculate orig. coordinates from intermed WCs (slow version!)
Static Protected Member Functions
-
double deg2rad (const double deg)
-
double rad2deg (const double rad)
-
double cosdeg (double deg)
-
double sindeg (double deg)
Protected Attributes
Detailed Description
template<int N>
class ltl::WCS< N >
Base class for intermediate WCs calculation.
Angles in WCS are deg due to FITS standard requirements. Within CCS angles must be transposed to rad because of libmath. External return methods should deliver again deg. Sorry for the inconvenience, not my fault.
The documentation for this class was generated from the following file:
Generated on Fri Dec 24 13:32:05 2004 for LTL by
1.3.4