Documentation of 'visad.RealTupleIface' Java class
RealTupleIface
visad

Interface RealTupleIface

    • Method Detail

      • getValues

        double[] getValues()
        Returns the values of the components.
        Returns:
        The values of the components.
      • getTupleUnits

        Unit[] getTupleUnits()
        Returns the units of the components.
        Returns:
        The units of the components.
      • getErrors

        ErrorEstimate[] getErrors()
                           throws VisADException,
                                  java.rmi.RemoteException
        Returns the uncertainties of the components.
        Returns:
        The uncertainties of the components.
        Throws:
        VisADException - VisAD failure.
        java.rmi.RemoteException - Java RMI failure.
      • getCoordinateSystem

        CoordinateSystem getCoordinateSystem()
        Returns the coordinate system transformation.
        Returns:
        The coordinate system transformation. May be null.
      • clone

        java.lang.Object clone()
        Clones this instance.
        Returns:
        A clone of this instance.
      • toString

        java.lang.String toString()
        Returns a string representation of this instance.
        Overrides:
        toString in class java.lang.Object
        Returns:
        A string representation of this instance.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.