ldas-tools-framecpp 2.7.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FrameCPP::Version_6::FrTOCAdcData::adc_info_type Struct Reference

#include <FrTOCAdcData.hh>

Public Member Functions

 adc_info_type ()
 
 adc_info_type (channel_id_type ChannelId, group_id_type GroupId, const std::vector< position_type > Positions, INT_4U Index)
 
 adc_info_type (channel_id_type ChannelId, group_id_type GroupId, 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 (channel_id_type ChannelId, group_id_type GroupId, const std::vector< position_type > Positions, INT_4U Index)
 
 adc_info_type (channel_id_type ChannelId, group_id_type GroupId, const std::vector< position_type >::const_iterator BeginPos, const std::vector< position_type >::const_iterator EndPos, INT_4U Index)
 

Public Attributes

channel_id_type m_channelID
 Channel ID of ADC.
 
group_id_type m_groupID
 Group ID of ADC.
 
std::vector< position_typem_positionADC
 FrAdcData offset positions.
 
INT_4U m_index
 Adc channel index number, sequential as read from the TOC.
 

Constructor & Destructor Documentation

◆ adc_info_type() [1/6]

FrameCPP::Version_6::FrTOCAdcData::adc_info_type::adc_info_type ( )
inline

◆ adc_info_type() [2/6]

FrameCPP::Version_6::FrTOCAdcData::adc_info_type::adc_info_type ( channel_id_type ChannelId,
group_id_type GroupId,
const std::vector< position_type > Positions,
INT_4U Index )
inline

◆ adc_info_type() [3/6]

FrameCPP::Version_6::FrTOCAdcData::adc_info_type::adc_info_type ( channel_id_type ChannelId,
group_id_type GroupId,
const std::vector< position_type >::const_iterator BeginPos,
const std::vector< position_type >::const_iterator EndPos,
INT_4U Index )
inline

◆ adc_info_type() [4/6]

FrameCPP::Version_6::FrTOCAdcData::adc_info_type::adc_info_type ( )

◆ adc_info_type() [5/6]

FrameCPP::Version_6::FrTOCAdcData::adc_info_type::adc_info_type ( channel_id_type ChannelId,
group_id_type GroupId,
const std::vector< position_type > Positions,
INT_4U Index )

◆ adc_info_type() [6/6]

FrameCPP::Version_6::FrTOCAdcData::adc_info_type::adc_info_type ( channel_id_type ChannelId,
group_id_type GroupId,
const std::vector< position_type >::const_iterator BeginPos,
const std::vector< position_type >::const_iterator EndPos,
INT_4U Index )

Member Data Documentation

◆ m_channelID

channel_id_type FrameCPP::Version_6::FrTOCAdcData::adc_info_type::m_channelID

Channel ID of ADC.

◆ m_groupID

group_id_type FrameCPP::Version_6::FrTOCAdcData::adc_info_type::m_groupID

Group ID of ADC.

◆ m_index

INT_4U FrameCPP::Version_6::FrTOCAdcData::adc_info_type::m_index

Adc channel index number, sequential as read from the TOC.

◆ m_positionADC

std::vector< position_type > FrameCPP::Version_6::FrTOCAdcData::adc_info_type::m_positionADC

FrAdcData offset positions.

FrAdcData offset positions, in bytes, from the beginning of the file. The size of the array is nFrame


The documentation for this struct was generated from the following files: