|
ldas-tools-framecpp 3.0.4
|
#include <FrTOCAdcData.hh>
Public Member Functions | |
| adc_info_type () | |
| adc_info_type (const std::vector< position_type > Positions, INT_4U Index) | |
| adc_info_type (const std::vector< position_type >::const_iterator BeginPos, const std::vector< position_type >::const_iterator EndPos, INT_4U Index) | |
| adc_info_type () | |
| adc_info_type (const std::vector< position_type > Positions, INT_4U Index) | |
| adc_info_type (const std::vector< position_type >::const_iterator BeginPos, const std::vector< position_type >::const_iterator EndPos, INT_4U Index) | |
Public Attributes | |
| std::vector< position_type > | m_positionADC |
| INT_4U | m_index |
| Adc channel index number, sequential as read from the TOC. | |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| INT_4U FrameCPP::v9::FrTOCAdcData::adc_info_type::m_index |
Adc channel index number, sequential as read from the TOC.
| std::vector< position_type > FrameCPP::v9::FrTOCAdcData::adc_info_type::m_positionADC |