Interface MeXScalardSet

All Superinterfaces:
MiDataSet
All Known Subinterfaces:
MeXScalardSetI, MeXScalardSetIj

public interface MeXScalardSet extends MiDataSet
Extracted scalar set interface.

An interface for an extracted scalar set with boundaries (min and max) returned by any extract of a mesh.

  • Method Summary

    Modifier and Type
    Method
    Description
    double
    Gets the maximum value of this scalar set.
    double
    Returns the mean value of this scalar set.
    double
    Gets the minimum value of this scalar set.
    double
    Returns the standard deviation value of this scalar set.

    Methods inherited from interface com.openinventor.meshvizxlm.mesh.data.MiDataSet

    getBinding, getName, getTimeStamp