|
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 () |
|
|
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_ |
|
|
std::ostream & | operator<< (std::ostream &os, Object &obj) |
|
The documentation for this struct was generated from the following files:
- gcpCbass/pgutil/common/StarPlot.h
- gcpCbass/pgutil/common/StarPlot.cc