Clear() | TSoftwareAdcModule | [virtual] |
FillData(TDataElement &element, Tint channel) | TSoftwareAdcModule | [virtual] |
fillGaussian() | TSoftwareAdcModule | [protected, virtual] |
GetChannel() const | TSoftwareAdcModule | [inline, virtual] |
GetData(Tint channel) const | TSoftwareAdcModule | [inline, virtual] |
GetMean() const | TSoftwareAdcModule | [inline, virtual] |
GetMean(Tint channel) const | TSoftwareAdcModule | [inline, virtual] |
GetNumberOfChannels() const | TModule | [inline] |
GetRandomEngine() | TSoftwareAdcModule | [inline, static] |
GetRandomType() const | TSoftwareAdcModule | [inline, virtual] |
GetRandomType(Trandom_t randomtype) | TSoftwareAdcModule | [inline, virtual] |
GetScale() const | TSoftwareAdcModule | [inline, virtual] |
GetSeed() | TSoftwareAdcModule | [inline, static] |
GetSigma() const | TSoftwareAdcModule | [inline, virtual] |
GetSigma(Tint channel) const | TSoftwareAdcModule | [inline, virtual] |
GetStatus() const | TModule | [inline] |
Initialize() | TSoftwareAdcModule | [virtual] |
IsSuccess() const | TModule | [inline] |
operator!=(const TSoftwareAdcModule &right) const | TSoftwareAdcModule | [virtual] |
TSoftwareModule::operator!=(const TSoftwareModule &right) const | TSoftwareModule | [virtual] |
TModule::operator!=(const TModule &right) const | TModule | [virtual] |
operator=(const TSoftwareAdcModule &right) | TSoftwareAdcModule | [virtual] |
TSoftwareModule::operator=(const TSoftwareModule &right) | TSoftwareModule | [virtual] |
TModule::operator=(const TModule &right) | TModule | [virtual] |
operator==(const TSoftwareAdcModule &right) const | TSoftwareAdcModule | [virtual] |
TSoftwareModule::operator==(const TSoftwareModule &right) const | TSoftwareModule | [virtual] |
TModule::operator==(const TModule &right) const | TModule | [virtual] |
SetChannel(const TChannel &channels) | TSoftwareAdcModule | [inline, virtual] |
SetData(Tint channel, Tint data) | TSoftwareAdcModule | [inline, virtual] |
SetMean(const TintList &meanlist) | TSoftwareAdcModule | [inline, virtual] |
SetMean(Tint channel, Tint mean) | TSoftwareAdcModule | [inline, virtual] |
SetNumberOfChannels(Tint nchannel) | TModule | [inline] |
setParameters() | TSoftwareAdcModule | [protected, virtual] |
SetRandomEngine(const TRandomEngine &engine) | TSoftwareAdcModule | [inline, static] |
SetScale(Tint scale) | TSoftwareAdcModule | [inline, virtual] |
SetSeed(Tint seed) | TSoftwareAdcModule | [inline, static] |
SetSigma(const TintList &sigmalist) | TSoftwareAdcModule | [inline, virtual] |
SetSigma(Tint channel, Tint sigma) | TSoftwareAdcModule | [inline, virtual] |
SetStatus(Tint status) | TModule | [inline] |
tDataOverFlow Enum 値 | TSoftwareAdcModule | [protected] |
tDefaultChannel Enum 値 | TSoftwareAdcModule | [protected] |
tDefaultScale Enum 値 | TSoftwareAdcModule | [protected] |
theChannel | TSoftwareAdcModule | [protected] |
theMean | TSoftwareAdcModule | [protected] |
theNumberOfChannels | TModule | [protected] |
theRandomEngine | TSoftwareAdcModule | [protected, static] |
theRandomType | TSoftwareAdcModule | [protected] |
theScale | TSoftwareAdcModule | [protected] |
theSeed | TSoftwareAdcModule | [protected, static] |
theSigma | TSoftwareAdcModule | [protected] |
theStatus | TModule | [protected] |
TModule(Tint nchannel=0) | TModule | |
TModule(const TModule &right) | TModule | |
TSoftwareAdcModule(Tint nchannel=tDefaultChannel, Tint scale=tDefaultScale, Trandom_t randtype=tRandomGaussian) | TSoftwareAdcModule | |
TSoftwareAdcModule(const TSoftwareAdcModule &right) | TSoftwareAdcModule | |
TSoftwareModule(Tint nchannel) | TSoftwareModule | |
TSoftwareModule(const TSoftwareModule &right) | TSoftwareModule | |
tStatusSuccess Enum 値 | TModule | |
Update() | TSoftwareAdcModule | [virtual] |
~TModule() | TModule | [virtual] |
~TSoftwareAdcModule() | TSoftwareAdcModule | [virtual] |
~TSoftwareModule() | TSoftwareModule | [protected, virtual] |