CARMA C++
carma::monitor::TestSubsystem::Digitizer Class Reference

The container for the Digitizer logical collection. More...

#include <carma/monitor/TestSubsystemExt.h>

Inherits DigitizerBase.

Public Member Functions

 Digitizer (ushort digitizerNo, const std::string &name="Digitizer")
 Constructor. More...
 
virtual ~Digitizer ()
 Destructor. More...
 

Detailed Description

The container for the Digitizer logical collection.

Definition at line 28 of file TestSubsystemExt.h.

Constructor & Destructor Documentation

carma::monitor::TestSubsystem::Digitizer::Digitizer ( ushort  digitizerNo,
const std::string &  name = "Digitizer" 
)

Constructor.

This is an indexed device in which an array of 4 instances will be created, each with an index in the range [1, 4] associated with it.

Parameters
digitizerNothe index to associate with this instance
namethe instance name of the container (for use by references)
virtual carma::monitor::TestSubsystem::Digitizer::~Digitizer ( )
virtual

Destructor.


The documentation for this class was generated from the following file: