Struct returned by Frame::offset2 containing a direction and a point.
More...
#include <Frame.h>
Struct returned by Frame::offset2 containing a direction and a point.
Definition at line 43 of file Frame.h.
◆ DirectionPoint()
ast::DirectionPoint::DirectionPoint |
( |
double |
direction, |
|
|
PointD const & |
point |
|
) |
| |
|
inline |
Construct a DirectionPoint.
- Parameters
-
[in] | direction | Direction, and angle in radians |
[in] | point | Point |
Definition at line 51 of file Frame.h.
◆ direction
double ast::DirectionPoint::direction |
Direction, an angle in radians.
Definition at line 52 of file Frame.h.
◆ point
PointD ast::DirectionPoint::point |
Point.
Definition at line 53 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