1 #if !defined(_SWITCHCYCLESLIST_H)
41 std::vector<int>
getNumBin(BasebandNameMod::BasebandName basebandName);
51 std::map<BasebandNameMod::BasebandName,std::vector<asdm::Tag> >
m_bn_v_scId_;
104 #define _SWITCHCYCLESLIST_H
std::vector< asdm::Tag > v_switchCycleId_
std::vector< int > getNumBin()
Accessor on the number of steps for the SwitchCycles for every of the dataDesription in the list in c...
std::vector< int > v_numBin_
The ASDM class is the container for all tables.
virtual void mapScToBaseband()=0
SwitchCyclesList defines the abstract base type of a hierarchy.
std::map< BasebandNameMod::BasebandName, std::vector< asdm::Tag > > m_bn_v_scId_
virtual ~SwitchCyclesList()
std::vector< asdm::Tag > getSwitchCyclesList()
Accessor on the array of SwitchCycle identifiers.
Definition of the root of the tree hierarchy.
std::vector< std::vector< asdm::Tag > > vv_switchCycleId_
std::vector< std::vector< int > > vv_numBin_
std::map< BasebandNameMod::BasebandName, std::vector< int > > m_bn_v_numBin_