INET Framework for OMNeT++/OMNEST
Public Member Functions
|
Protected Attributes
|
List of all members
inet::WeightedHistogramRecorder::cWeight Class Reference
#include <ResultRecorders.h>
Inheritance diagram for inet::WeightedHistogramRecorder::cWeight:
Public Member Functions
cWeight
(double
weight
)
double
getWeight
() const
Protected Attributes
const double
weight
Constructor & Destructor Documentation
◆
cWeight()
inet::WeightedHistogramRecorder::cWeight::cWeight
(
double
weight
)
inline
66
:
weight
(
weight
) {}
Member Function Documentation
◆
getWeight()
double inet::WeightedHistogramRecorder::cWeight::getWeight
(
)
const
inline
67
{
return
weight
; }
Member Data Documentation
◆
weight
const double inet::WeightedHistogramRecorder::cWeight::weight
protected
The documentation for this class was generated from the following file:
ResultRecorders.h
inet::WeightedHistogramRecorder::cWeight::weight
const double weight
Definition:
ResultRecorders.h:63
inet
WeightedHistogramRecorder
cWeight
Generated on Sun Apr 10 2022 21:00:29 for INET Framework for OMNeT++/OMNEST by
1.8.17