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

#include <SkyModelSelection.h>

Public Member Functions

 SkyModelSelection (sky_model::SkyModel sky_model)
 
bool CheckAnyOrientationIsAbsolute ()
 
bool CheckPolarized ()
 
std::vector< std::shared_ptr< Patch > > MakePatchList ()
 
void SelectAllPatches ()
 
void SelectMatchingPatches (const std::vector< std::string > &filter)
 
void SelectPatchList (const std::vector< std::string > &patch_names)
 

Constructor & Destructor Documentation

◆ SkyModelSelection()

dp3::sky_model::SkyModelSelection::SkyModelSelection ( sky_model::SkyModel  sky_model)
inlineexplicit

Member Function Documentation

◆ CheckAnyOrientationIsAbsolute()

bool dp3::sky_model::SkyModelSelection::CheckAnyOrientationIsAbsolute ( )

◆ CheckPolarized()

bool dp3::sky_model::SkyModelSelection::CheckPolarized ( )

◆ MakePatchList()

std::vector<std::shared_ptr<Patch> > dp3::sky_model::SkyModelSelection::MakePatchList ( )

◆ SelectAllPatches()

void dp3::sky_model::SkyModelSelection::SelectAllPatches ( )

◆ SelectMatchingPatches()

void dp3::sky_model::SkyModelSelection::SelectMatchingPatches ( const std::vector< std::string > &  filter)

◆ SelectPatchList()

void dp3::sky_model::SkyModelSelection::SelectPatchList ( const std::vector< std::string > &  patch_names)

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