CurveValuesComponents
Values of components associated to a curve
Constructors
- CurveValuesComponents(curve ,minimum ,maximum ,mean ,rectifiedMean ,rms ,integral )
Fields Summary
Methods Summary
no methods
Fields Details
- curve
- curve : Curve - [1..1] String
- integral
- integral : Integral - [1..1] Double
- maximum
- maximum : Maximum - [1..1] Double
- mean
- mean : Mean - [1..1] Double
- minimum
- minimum : Minimum - [1..1] Double
- rectifiedMean
- rectifiedMean : Rectified mean - [1..1] Double
- rms
- rms : Rms - [1..1] Double
Method Details
no methods