Class MaskList

Inheritance Relationships

Base Type

Class Documentation

class MaskList : public SkymapMask

Public Functions

MaskList()
void addMask(const std::shared_ptr<SkymapMask> &mask)
bool isAllowed(const QDirection &dir) const
std::vector<bool> getMask(std::size_t nside)
std::string getDescription() const
void setDescription(const std::string &description)

Protected Functions

QAngle normalizeAngle(QAngle angle) const