|
CARMA C++
|
This is the complete list of members for carma::services::Source, including all inherited members.
| CatalogEntry() (defined in carma::services::CatalogEntry) | carma::services::CatalogEntry | |
| getCatalogFormat() const | carma::services::Source | |
| getComments() const | carma::services::Source | |
| getCoordSysType() const | carma::services::Source | |
| getDistance() const | carma::services::Source | |
| getIdNo() const | carma::services::Source | |
| getName() const (defined in carma::services::CatalogEntry) | carma::services::CatalogEntry | virtual |
| getParallax() const | carma::services::Source | |
| getPntType() const | carma::services::Source | |
| getVelocity() const | carma::services::Source | |
| getXCoordinate() const | carma::services::Source | |
| getXProperMotion() const | carma::services::Source | |
| getYCoordinate() const | carma::services::Source | |
| getYProperMotion() const | carma::services::Source | |
| isOptical() const (defined in carma::services::Source) | carma::services::Source | |
| isPlanet() const | carma::services::Source | |
| isPlanet(const std::string &sourceName) | carma::services::Source | static |
| isRadio() const (defined in carma::services::Source) | carma::services::Source | |
| name_ (defined in carma::services::CatalogEntry) | carma::services::CatalogEntry | protected |
| setCatalogFormat(const std::string &catalogFormat) | carma::services::Source | |
| setComments(const std::string &comments) | carma::services::Source | |
| setIdNo(unsigned long idNo) | carma::services::Source | |
| setName(const std::string &name) (defined in carma::services::CatalogEntry) | carma::services::CatalogEntry | virtual |
| setParallax(const Angle ¶llax) | carma::services::Source | |
| setPntType(sourcePntType type) | carma::services::Source | |
| setVelocity(const Velocity &velocity) | carma::services::Source | |
| setXCoordinate(const Angle &xcoord) | carma::services::Source | |
| setXProperMotion(double xProperMotion) | carma::services::Source | |
| setYCoordinate(const Angle &ycoord) | carma::services::Source | |
| setYProperMotion(double yProperMotion) | carma::services::Source | |
| Source() | carma::services::Source | |
| Source(const std::string &name) | carma::services::Source | |
| Source(const std::string &name, const Angle &xCoord, const Angle &yCoord, const Velocity &velocity, const Angle ¶llax, coordSysType coordSys=COORDSYS_RADEC, double xProperMotion=0.0, double yProperMotion=0.0, const std::string &catalogFormat="CARMA", unsigned long idNo=0, sourcePntType pntType=PNT_RADIO, const std::string &comments="This Space For Rent") | carma::services::Source | |
| Source(const std::string &name, const Angle &xCoord, const Angle &yCoord, const Velocity &velocity, const Distance &distance, coordSysType coordSys=COORDSYS_RADEC, double xProperMotion=0.0, double yProperMotion=0.0, const std::string &catalogFormat="CARMA", unsigned long idNo=0, sourcePntType pntType=PNT_RADIO, const std::string &comments="This Space For Rent") | carma::services::Source | |
| ~CatalogEntry() (defined in carma::services::CatalogEntry) | carma::services::CatalogEntry | virtual |
| ~Source() | carma::services::Source | virtual |