FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
ZdAz
MPointing::SubtractOffsets
(
const
ZdAz
&
zdaz
)
const
Definition at line
403
of file
MPointing.cc
.
References
ZdAz::Az()
, and
ZdAz::Zd()
.
404
{
405
AltAz
p(TMath::Pi()/2-zdaz.
Zd
(), zdaz.
Az
());
406
407
AltAz
c =
SubtractOffsets
(p);
408
409
return
ZdAz
(TMath::Pi()/2-c.Alt(), c.Az());
410
}
MPointing::SubtractOffsets
AltAz SubtractOffsets(const AltAz &aa) const
Definition:
MPointing.cc:391
AltAz
Definition:
MPointing.h:35
ZdAz::Az
double Az() const
Definition:
MPointing.h:74
ZdAz
Definition:
MPointing.h:64
ZdAz::Zd
double Zd() const
Definition:
MPointing.h:73
Here is the call graph for this function:
MPointing
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11