BitmaskParameter | BitmaskParameter parameter type |
DEDebug | Class used to print debugging messages during the simulation |
DEDevice | Base class of each device of the simulation |
DEEvent | Describes each single event in the simulation |
DEHistogram | Measures the histogram of the values provided via AddValue() , providing raw data, pdf and CDF |
DESystem | Main container class for the simulation environment class |
DETime | Time structure definition and associated methods |
DETimeParameter | DETime parameter type |
DoubleParameter | Double number parameter type |
EnumParameter | Enumeration parameter type |
ExponentialDETimeRndGen | Exponential DETime random generator |
ExponentialRndGen | Exponential random generator |
GaussianRndGen | Gaussian random generator |
GenericParameter | Base class for all the parameter types |
Geometric0RndGen | Geometric random generator |
Geometric1RndGen | Geometric random generator |
GlobalProbeManager | Manager for the Global probes (see Probes) creation and distribution |
IntParameter | Integer number parameter type |
ParamManager | This class manages all the parameters of a simulation |
ParetoRndGen | Pareto random generator |
Probe | This is an abstract class and it is not meant to be used. It only defines the public interface of all the derived probes |
ProbeBand | Measures ![]() ![]() |
ProbeBandSlice | Measures ![]() ![]() ![]() |
ProbeHistogram | Measures the histogram of the observed values, providing raw data, pdf and CDF |
ProbeJitter | Measures the jitter of the observed values |
ProbeMean | Measures the long-term ![]() ![]() ![]() |
ProbeMinMax | Reports the minimum and the maximum of the observed values |
ProbeSlice | Measures the ![]() ![]() ![]() |
RayleighRndGen | Rayleigh random generator |
StringParameter | String parameter type |
UniformDETimeRndGen | Uniform DETime random generator |
UniformDoubleRndGen | Uniform double random generator |
UniformIntRndGen | Uniform long int random generator |
WeibullRndGen | Weibull random generator |