Class RectangularWindow

Inheritance Relationships

Base Type

Class Documentation

class RectangularWindow : public SkymapMask

Public Functions

RectangularWindow(const std::array<QAngle, 2> &latitude, const std::array<QAngle, 2> &longitude)
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