Public Member Functions | |
| VOTCoosys () | |
| ~VOTCoosys () | |
| VOTCoosys | operator= (const VOTCoosys &coosys) |
| VOTCoosys (const VOTCoosys &coosys) | |
| int | getEquinox (char *&equinox) |
| int | getID (char *&infoID) |
| int | getEpoch (char *&epoch) |
| int | getPCData (char *&pcdata) |
| int | getSystem (coosys_system &system) |
A VOTCoosys element contains ID, equinox, epoch and system.
|
|
Default constructor |
|
|
Destructor |
|
|
Copy Constructor |
|
|
Gets the 'epoch' attribute. |
|
|
Gets the 'equinox' attribute. |
|
|
Gets the 'ID' attribute. |
|
|
Gets the PCDATA. |
|
|
Gets the 'system' attribute. |
|
|
Assignment operator overloaded. |
1.3