DP3
Public Member Functions | Static Public Member Functions | List of all members
dp3::sky_model::SkyModelCache Class Reference

#include <SkyModelCache.h>

Public Member Functions

void Clear ()
 
SkyModelSelection GetMatchedSkyModel (const std::string &filename, const std::vector< std::string > &patterns)
 
SkyModel GetSkyModel (const std::string &filename)
 
SkyModelSelection GetSkyModelPatches (const std::string &filename, const std::vector< std::string > &patch_names)
 

Static Public Member Functions

static SkyModelCacheGetInstance ()
 

Member Function Documentation

◆ Clear()

void dp3::sky_model::SkyModelCache::Clear ( )
inline

◆ GetInstance()

static SkyModelCache& dp3::sky_model::SkyModelCache::GetInstance ( )
inlinestatic

◆ GetMatchedSkyModel()

SkyModelSelection dp3::sky_model::SkyModelCache::GetMatchedSkyModel ( const std::string &  filename,
const std::vector< std::string > &  patterns 
)
inline

◆ GetSkyModel()

SkyModel dp3::sky_model::SkyModelCache::GetSkyModel ( const std::string &  filename)
inline

◆ GetSkyModelPatches()

SkyModelSelection dp3::sky_model::SkyModelCache::GetSkyModelPatches ( const std::string &  filename,
const std::vector< std::string > &  patch_names 
)
inline

The documentation for this class was generated from the following file: