Struct returned by Frame::resolve containing a point and the resolved vector components.
More...
#include <Frame.h>
Struct returned by Frame::resolve containing a point and the resolved vector components.
Definition at line 75 of file Frame.h.
◆ ResolvedPoint()
ast::ResolvedPoint::ResolvedPoint |
( |
int |
naxes | ) |
|
|
inlineexplicit |
Construct an empty ResolvedPoint.
- Parameters
-
[in] | naxes | Number of axes in the point |
Definition at line 82 of file Frame.h.
◆ d1
double ast::ResolvedPoint::d1 |
Resolved vector component 1.
Definition at line 84 of file Frame.h.
◆ d2
double ast::ResolvedPoint::d2 |
Resolved vector component 2.
Definition at line 85 of file Frame.h.
◆ point
Point.
Definition at line 83 of file Frame.h.
The documentation for this class was generated from the following file:
- /j/snowflake/release/lsstsw/stack/1a1d771/Linux64/astshim/20.0.0/include/astshim/Frame.h