| LSSTApplications
    20.0.0
    LSSTDataManagementBasePackage | 
This is the complete list of members for ast::Frame, including all inherited members.
| angle(PointD const &a, PointD const &b, PointD const &c) const | ast::Frame | inline | 
| applyForward(ConstArray2D const &from, Array2D const &to) const | ast::Mapping | inline | 
| applyForward(ConstArray2D const &from) const | ast::Mapping | inline | 
| applyForward(std::vector< double > const &from) const | ast::Mapping | inline | 
| applyInverse(ConstArray2D const &from, Array2D const &to) const | ast::Mapping | inline | 
| applyInverse(ConstArray2D const &from) const | ast::Mapping | inline | 
| applyInverse(std::vector< double > const &from) const | ast::Mapping | inline | 
| axAngle(PointD const &a, PointD const &b, int axis) const | ast::Frame | inline | 
| axDistance(int axis, double v1, double v2) const | ast::Frame | inline | 
| axOffset(int axis, double v1, double dist) const | ast::Frame | inline | 
| clear(std::string const &attrib) | ast::Object | inline | 
| convert(Frame const &to, std::string const &domainlist="") | ast::Frame | |
| copy() const | ast::Frame | inline | 
| copyImpl() const | ast::Object | inlineprotected | 
| copyPolymorphic() const override | ast::Frame | inlineprotectedvirtual | 
| decompose(int i, bool copy) const | ast::Mapping | protected | 
| distance(PointD const &point1, PointD const &point2) const | ast::Frame | inline | 
| findFrame(Frame const &tmplt, std::string const &domainlist="") | ast::Frame | |
| format(int axis, double value) const | ast::Frame | inline | 
| Frame(int naxes, std::string const &options="") | ast::Frame | inlineexplicit | 
| Frame(Frame const &)=default | ast::Frame | |
| Frame(Frame &&)=default | ast::Frame | |
| Frame(AstFrame *rawPtr) | ast::Frame | inlineexplicitprotected | 
| fromAstObject(AstObject *rawObj, bool copy) | ast::Object | static | 
| fromString(std::string const &str) | ast::Object | inlinestatic | 
| getActiveUnit() const | ast::Frame | inline | 
| getAlignSystem() const | ast::Frame | inline | 
| getB(std::string const &attrib) const | ast::Object | inlineprotected | 
| getBottom(int axis) const | ast::Frame | inline | 
| getC(std::string const &attrib) const | ast::Object | inlineprotected | 
| getClassName() const | ast::Object | inline | 
| getD(std::string const &attrib) const | ast::Object | inlineprotected | 
| getDigits() const | ast::Frame | inline | 
| getDigits(int axis) const | ast::Frame | inline | 
| getDirection(int axis) const | ast::Frame | inline | 
| getDomain() const | ast::Frame | inline | 
| getDut1() const | ast::Frame | inline | 
| getEpoch() const | ast::Frame | inline | 
| getF(std::string const &attrib) const | ast::Object | inlineprotected | 
| getFormat(int axis) const | ast::Frame | inline | 
| getI(std::string const &attrib) const | ast::Object | inlineprotected | 
| getID() const | ast::Object | inline | 
| getIdent() const | ast::Object | inline | 
| getInternalUnit(int axis) const | ast::Frame | inline | 
| getIsLinear() const | ast::Mapping | inline | 
| getIsSimple() const | ast::Mapping | inline | 
| getL(std::string const &attrib) const | ast::Object | inlineprotected | 
| getLabel(int axis) const | ast::Frame | inline | 
| getMatchEnd() const | ast::Frame | inline | 
| getMaxAxes() const | ast::Frame | inline | 
| getMinAxes() const | ast::Frame | inline | 
| getNAxes() const | ast::Frame | inline | 
| getNIn() const | ast::Mapping | inline | 
| getNObject() const | ast::Object | inline | 
| getNormUnit(int axis) const | ast::Frame | inline | 
| getNOut() const | ast::Mapping | inline | 
| getObjSize() const | ast::Object | inline | 
| getObsAlt() const | ast::Frame | inline | 
| getObsLat() const | ast::Frame | inline | 
| getObsLon() const | ast::Frame | inline | 
| getPermute() const | ast::Frame | inline | 
| getPreserveAxes() const | ast::Frame | inline | 
| getRawPtr() const | ast::Object | inline | 
| getRawPtr() | ast::Object | inline | 
| getRefCount() const | ast::Object | inline | 
| getReport() const | ast::Mapping | inline | 
| getSymbol(int axis) const | ast::Frame | inline | 
| getSystem() const | ast::Frame | inline | 
| getTitle() const | ast::Frame | inline | 
| getTop(int axis) const | ast::Frame | inline | 
| getUnit(int axis) const | ast::Frame | inline | 
| getUseDefs() const | ast::Object | inline | 
| hasAttribute(std::string const &attrib) const | ast::Object | inline | 
| hasForward() const | ast::Mapping | inline | 
| hasInverse() const | ast::Mapping | inline | 
| intersect(std::vector< double > const &a1, std::vector< double > const &a2, std::vector< double > const &b1, std::vector< double > const &b2) const | ast::Frame | |
| inverted() const | ast::Mapping | |
| isInverted() const | ast::Mapping | inline | 
| linearApprox(PointD const &lbnd, PointD const &ubnd, double tol) const | ast::Mapping | |
| lock(bool wait) | ast::Object | inline | 
| makeShim(AstObject *p) | ast::Object | inlineprotectedstatic | 
| Mapping(Mapping const &)=default | ast::Mapping | |
| Mapping(Mapping &&)=default | ast::Mapping | |
| Mapping(AstMapping *rawMap) | ast::Mapping | inlineexplicitprotected | 
| matchAxes(Frame const &other) const | ast::Frame | inline | 
| norm(PointD value) const | ast::Frame | inline | 
| Object class | ast::Frame | friend | 
| ast::Object::Object(Object const &object) | ast::Object | inline | 
| ast::Object::Object(Object &&)=default | ast::Object | |
| ast::Object::Object(AstObject *object) | ast::Object | explicitprotected | 
| ObjectPtr typedef | ast::Object | |
| offset(PointD point1, PointD point2, double offset) const | ast::Frame | inline | 
| offset2(PointD const &point1, double angle, double offset) const | ast::Frame | inline | 
| operator!=(Object const &rhs) const | ast::Object | inline | 
| operator=(Frame const &)=delete | ast::Frame | |
| operator=(Frame &&)=default | ast::Frame | |
| ast::Mapping::operator=(Mapping const &)=delete | ast::Mapping | |
| ast::Mapping::operator=(Mapping &&)=default | ast::Mapping | |
| ast::Object::operator=(Object const &)=delete | ast::Object | |
| ast::Object::operator=(Object &&)=default | ast::Object | |
| operator==(Object const &rhs) const | ast::Object | |
| permAxes(std::vector< int > perm) | ast::Frame | inline | 
| pickAxes(std::vector< int > const &axes) const | ast::Frame | |
| rate(PointD const &at, int ax1, int ax2) const | ast::Mapping | inline | 
| resolve(std::vector< double > const &point1, std::vector< double > const &point2, std::vector< double > const &point3) const | ast::Frame | |
| same(Object const &other) const | ast::Object | inline | 
| set(std::string const &setting) | ast::Object | inlineprotected | 
| setActiveUnit(bool enable) | ast::Frame | inline | 
| setAlignSystem(std::string const &system) | ast::Frame | inline | 
| setB(std::string const &attrib, bool value) | ast::Object | inlineprotected | 
| setBottom(int axis, double bottom) | ast::Frame | inline | 
| setC(std::string const &attrib, std::string const &value) | ast::Object | inlineprotected | 
| setD(std::string const &attrib, double value) | ast::Object | inlineprotected | 
| setDigits(int digits) | ast::Frame | inline | 
| setDigits(int axis, int digits) | ast::Frame | inline | 
| setDirection(bool direction, int axis) | ast::Frame | inline | 
| setDomain(std::string const &domain) | ast::Frame | inlinevirtual | 
| setDut1(double dut1) | ast::Frame | inline | 
| setEpoch(double epoch) | ast::Frame | inline | 
| setEpoch(std::string const &epoch) | ast::Frame | inline | 
| setF(std::string const &attrib, float value) | ast::Object | inlineprotected | 
| setFormat(int axis, std::string const &format) | ast::Frame | inline | 
| setI(std::string const &attrib, int value) | ast::Object | inlineprotected | 
| setID(std::string const &id) | ast::Object | inline | 
| setIdent(std::string const &ident) | ast::Object | inline | 
| setL(std::string const &attrib, long int value) | ast::Object | inlineprotected | 
| setLabel(int axis, std::string const &label) | ast::Frame | inline | 
| setMatchEnd(bool match) | ast::Frame | inline | 
| setMaxAxes(int maxAxes) | ast::Frame | inline | 
| setMinAxes(int minAxes) | ast::Frame | inline | 
| setObsAlt(double alt) | ast::Frame | inline | 
| setObsLat(std::string const &lat) | ast::Frame | inline | 
| setObsLon(std::string const &lon) | ast::Frame | inline | 
| setPermute(bool permute) | ast::Frame | inline | 
| setPreserveAxes(bool preserve) | ast::Frame | inline | 
| setReport(bool report) | ast::Mapping | inline | 
| setSymbol(int axis, std::string const &symbol) | ast::Frame | inline | 
| setSystem(std::string const &system) | ast::Frame | inline | 
| setTitle(std::string const &title) | ast::Frame | inline | 
| setTop(int axis, double top) | ast::Frame | inline | 
| setUnit(int axis, std::string const &unit) | ast::Frame | inline | 
| setUseDefs(bool usedefs) | ast::Object | inline | 
| show(std::ostream &os, bool showComments=true) const | ast::Object | |
| show(bool showComments=true) const | ast::Object | |
| simplified() const | ast::Mapping | inline | 
| test(std::string const &attrib) const | ast::Object | inline | 
| then(Mapping const &next) const | ast::Mapping | |
| tranGridForward(PointI const &lbnd, PointI const &ubnd, double tol, int maxpix, Array2D const &to) const | ast::Mapping | inline | 
| tranGridForward(PointI const &lbnd, PointI const &ubnd, double tol, int maxpix, int nPts) const | ast::Mapping | inline | 
| tranGridInverse(PointI const &lbnd, PointI const &ubnd, double tol, int maxpix, Array2D const &to) const | ast::Mapping | inline | 
| tranGridInverse(PointI const &lbnd, PointI const &ubnd, double tol, int maxpix, int nPts) const | ast::Mapping | inline | 
| under(Frame const &next) const | ast::Frame | |
| ast::Mapping::under(Mapping const &next) const | ast::Mapping | |
| unformat(int axis, std::string const &str) const | ast::Frame | inline | 
| unlock(bool report=false) | ast::Object | inline | 
| ~Frame() | ast::Frame | inlinevirtual | 
| ~Mapping() | ast::Mapping | inlinevirtual | 
| ~Object() | ast::Object | inlinevirtual | 
 1.8.18
 1.8.18