|
HDK
|
#include <CL_SimpleChannel.h>
Public Member Functions | |
| CL_SegmentValues () | |
| void | display () |
Public Attributes | |
| fpreal | t0 |
| fpreal | t1 |
| fpreal | iv |
| fpreal | ov |
| fpreal | im |
| fpreal | om |
| fpreal | isl |
| fpreal | osl |
Definition at line 193 of file CL_SimpleChannel.h.
|
inline |
Definition at line 199 of file CL_SimpleChannel.h.
| void CL_SegmentValues::display | ( | ) |
| fpreal CL_SegmentValues::im |
Definition at line 197 of file CL_SimpleChannel.h.
| fpreal CL_SegmentValues::isl |
Definition at line 197 of file CL_SimpleChannel.h.
| fpreal CL_SegmentValues::iv |
Definition at line 197 of file CL_SimpleChannel.h.
| fpreal CL_SegmentValues::om |
Definition at line 197 of file CL_SimpleChannel.h.
| fpreal CL_SegmentValues::osl |
Definition at line 197 of file CL_SimpleChannel.h.
| fpreal CL_SegmentValues::ov |
Definition at line 197 of file CL_SimpleChannel.h.
| fpreal CL_SegmentValues::t0 |
Definition at line 196 of file CL_SimpleChannel.h.
| fpreal CL_SegmentValues::t1 |
Definition at line 196 of file CL_SimpleChannel.h.