My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::StarPlot::Object Struct Reference

Public Member Functions

float size ()
 
unsigned sym ()
 
unsigned color ()
 
 Object (const Object &obj)
 
 Object (Object &obj)
 
 Object (PtSrcReader::Source &src)
 
void operator= (const Object &obj)
 
void operator= (Object &obj)
 
std::string origin ()
 

Static Public Member Functions

static bool isLessThan (StarPlot::Object &obj1, StarPlot::Object &obj2)
 
static bool isEqualTo (StarPlot::Object &obj1, StarPlot::Object &obj2)
 

Public Attributes

std::string name_
 
std::string survey_
 
double ra_
 
double dec_
 
double mag_
 
double az_
 
double el_
 
double x_
 
double y_
 
Flux flux_
 
double specInd_
 
Angle diam_
 
Angle maj_
 
Angle majerr_
 
Angle min_
 
Angle minerr_
 
int vis_
 
int mark_
 
Angle dist_
 
Angle angle_
 
unsigned type_
 
unsigned nedFlags_
 

Friends

std::ostream & operator<< (std::ostream &os, Object &obj)
 

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