lsst.astshim  14.0-6-g52c7625
Public Member Functions | Public Attributes | List of all members
ast::ResolvedPoint Class Reference

#include <Frame.h>

Public Member Functions

 ResolvedPoint (int naxes)
 

Public Attributes

std::vector< double > point
 Point.
 
double d1
 Resolved vector component 1.
 
double d2
 Resolved vector component 2.
 

Detailed Description

Struct returned by Frame::resolve containing a point and the resolved vector components

Constructor & Destructor Documentation

◆ ResolvedPoint()

ast::ResolvedPoint::ResolvedPoint ( int  naxes)
inlineexplicit

Construct an empty ResolvedPoint

Parameters
[in]naxesNumber of axes in the point

The documentation for this class was generated from the following file: