FACT++  1.0
Source Struct Reference
+ Collaboration diagram for Source:

Public Member Functions

 Source ()
 
double duration () const
 
 Source (const string &n="", uint16_t k=-1)
 
double zd (const double &jd) const
 
bool valid (const SolarObjects &so) const
 
bool IsRangeValid (const double &jd_begin, const double &jd_end) const
 
double getThreshold (const SolarObjects &so) const
 
bool calcThreshold (const SolarObjects &so)
 

Public Attributes

string name
 
double ra
 
double dec
 
double mag
 
double offset
 
array< double, 2 > angles
 
uint16_t key
 
EquPosn equ
 
MyDouble maxzd
 
MyDouble maxcurrent
 
double penalty
 
double begin
 
double end
 
double threshold
 
vector< string > preobs
 

Static Public Attributes

static double max_current
 
static double max_zd
 

Detailed Description

Definition at line 115 of file drivectrl.cc.


The documentation for this struct was generated from the following files: