8 #ifndef CARMA_SERVICES_SPECTRALLINE_H
9 #define CARMA_SERVICES_SPECTRALLINE_H
27 void setTransition(std::string transition);
30 std::string getTransition()
const;
34 std::string transition_;
36 static const int NELEMENTS = 2;
42 #endif // CARMA_SERVICES_SPECTRALLINE_H
carma/services/Frequency.h Representation of Frequency.
SpectralLine is derived from CatalogEntry and is used to hold information for a particular entry from...
The Frequency class can represent any frequency in any units.