|
lsst.astshim gf5dcc679e7+7aca86229d
|
This is the complete list of members for ast::SkyFrame, including all inherited members.
| copy() const | ast::SkyFrame | inline |
| copyPolymorphic() const override | ast::SkyFrame | inlineprotectedvirtual |
| getAlignOffset() const | ast::SkyFrame | inline |
| getAsTime(int axis) const | ast::SkyFrame | inline |
| getEquinox() const | ast::SkyFrame | inline |
| getIsLatAxis(int axis) const | ast::SkyFrame | inline |
| getIsLonAxis(int axis) const | ast::SkyFrame | inline |
| getLatAxis() const | ast::SkyFrame | inline |
| getLonAxis() const | ast::SkyFrame | inline |
| getNegLon() const | ast::SkyFrame | inline |
| getProjection() const | ast::SkyFrame | inline |
| getSkyRef() const | ast::SkyFrame | inline |
| getSkyRefIs() const | ast::SkyFrame | inline |
| getSkyRefP() const | ast::SkyFrame | inline |
| getSkyTol() const | ast::SkyFrame | inline |
| Object class | ast::SkyFrame | friend |
| operator=(SkyFrame const &)=delete | ast::SkyFrame | |
| operator=(SkyFrame &&)=default | ast::SkyFrame | |
| setAlignOffset(bool alignOffset) | ast::SkyFrame | inline |
| setAsTime(int axis, bool asTime) | ast::SkyFrame | inline |
| setEquinox(double equinox) | ast::SkyFrame | inline |
| setNegLon(bool negLon) | ast::SkyFrame | inline |
| setProjection(std::string const &projection) | ast::SkyFrame | inline |
| setSkyRef(std::vector< double > const &skyRef) | ast::SkyFrame | inline |
| setSkyRefIs(std::string const &skyRefIs) | ast::SkyFrame | inline |
| setSkyRefP(std::vector< double > const &skyRefP) | ast::SkyFrame | inline |
| setSkyTol(double skyTol) | ast::SkyFrame | inline |
| SkyFrame(std::string const &options="") | ast::SkyFrame | inlineexplicit |
| SkyFrame(SkyFrame const &)=default | ast::SkyFrame | |
| SkyFrame(SkyFrame &&)=default | ast::SkyFrame | |
| SkyFrame(AstSkyFrame *rawptr) | ast::SkyFrame | inlineexplicitprotected |
| skyOffsetMap() | ast::SkyFrame | inline |
| ~SkyFrame() | ast::SkyFrame | inlinevirtual |