#include <RequirementsCache.h>
|
std::map< CARTA::StatsType, std::vector< double > > | profiles |
|
◆ SpectralCache() [1/2]
carta::SpectralCache::SpectralCache |
( |
| ) |
|
|
inline |
◆ SpectralCache() [2/2]
carta::SpectralCache::SpectralCache |
( |
std::map< CARTA::StatsType, std::vector< double > > & |
profiles_ | ) |
|
|
inline |
◆ ClearProfiles()
void carta::SpectralCache::ClearProfiles |
( |
| ) |
|
|
inline |
◆ GetProfile()
bool carta::SpectralCache::GetProfile |
( |
CARTA::StatsType |
type_, |
|
|
std::vector< double > & |
profile_ |
|
) |
| |
|
inline |
◆ profiles
std::map<CARTA::StatsType, std::vector<double> > carta::SpectralCache::profiles |
The documentation for this struct was generated from the following file: