Documentation of 'hep.aida.IDataPoint' Java class
IDataPoint
hep.aida

Interface IDataPoint

  • All Known Implementing Classes:
    DataPoint


    public interface IDataPoint
    Basic user-level interface class for holding and managing a single set of "measurements".
    • Method Detail

      • dimension

        int dimension()
        Get the dimension of the IDataPoint, i.e. the number of coordinates the point has.
        Returns:
        The dimension.
      • coordinate

        IMeasurement coordinate(int coord)
        Get the IMeasurement for a given coordinate.
        Parameters:
        coord - The coordinate.
        Returns:
        The corresponding IMeasurement.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.