Package | Description |
---|---|
com.openinventor.meshvizxlm.meshextracted.data |
Provides interfaces for extracted data sets definition.
|
Modifier and Type | Method and Description |
---|---|
double |
MeXScalardSet.getMax()
Gets the maximum value of this scalar set.
|
double[] |
MeXVec3dSet.getMaxVec()
Gets the coordinates {x,y,z} of the maximum vector of this set.
|
double |
MeXScalardSet.getMean()
Returns the mean value of this scalar set.
|
double[] |
MeXVec3dSet.getMeanVec()
Gets the coordinates {x,y,z} of the mean vector of this set.
|
double |
MeXScalardSet.getMin()
Gets the minimum value of this scalar set.
|
double[] |
MeXVec3dSet.getMinVec()
Gets the coordinates {x,y,z} of the minimum vector of this set.
|
double |
MeXScalardSet.getStandardDeviation()
Returns the standard deviation value of this scalar set.
|
double[] |
MeXVec3dSet.getStandardDeviationVec()
Gets the coordinates {x,y,z} of the standard deviation vector of this set.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com