LSSTApplications
11.0-24-g0a022a1,14.0+77,15.0,15.0+1
LSSTDataManagementBasePackage
|
#include <memory>
#include <sstream>
#include <stdexcept>
#include <utility>
#include "astshim/Mapping.h"
#include "astshim/Object.h"
#include "astshim/base.h"
#include "astshim/detail/utils.h"
Go to the source code of this file.
Classes | |
class | ast::DirectionPoint |
Struct returned by Frame::offset2 containing a direction and a point. More... | |
class | ast::NReadValue |
Struct returned by Frame::unformat containing the number of characters read and corresponding value. More... | |
class | ast::ResolvedPoint |
Struct returned by Frame::resolve containing a point and the resolved vector components. More... | |
class | ast::FrameMapping |
Struct returned by Frame::pickAxes containing a frame and a mapping. More... | |
class | ast::Frame |
Frame is used to represent a coordinate system. More... | |
Namespaces | |
ast | |
AST wrapper classes and functions. | |