HDK
|
#include <CH_Segment.h>
Public Member Functions | |
CH_SegmentValues () | |
CH_SegmentValues (CH_Segment const &seg) | |
void | display () |
Public Attributes | |
fpreal | t0 |
fpreal | t1 |
fpreal | iv |
fpreal | ov |
fpreal | im |
fpreal | om |
fpreal | isl |
fpreal | osl |
Definition at line 98 of file CH_Segment.h.
|
inline |
Definition at line 104 of file CH_Segment.h.
CH_SegmentValues::CH_SegmentValues | ( | CH_Segment const & | seg | ) |
void CH_SegmentValues::display | ( | ) |
fpreal CH_SegmentValues::im |
Definition at line 102 of file CH_Segment.h.
fpreal CH_SegmentValues::isl |
Definition at line 102 of file CH_Segment.h.
fpreal CH_SegmentValues::iv |
Definition at line 102 of file CH_Segment.h.
fpreal CH_SegmentValues::om |
Definition at line 102 of file CH_Segment.h.
fpreal CH_SegmentValues::osl |
Definition at line 102 of file CH_Segment.h.
fpreal CH_SegmentValues::ov |
Definition at line 102 of file CH_Segment.h.
fpreal CH_SegmentValues::t0 |
Definition at line 101 of file CH_Segment.h.
fpreal CH_SegmentValues::t1 |
Definition at line 101 of file CH_Segment.h.