Documentation of 'hep.aida.ref.pdf.Dependent' Java class
Dependent
hep.aida.ref.pdf

Class Dependent

  • All Implemented Interfaces:
    HasName, HasUnits, HasValue


    public class Dependent
    extends Variable
    A Dependent. Dependents take their values from a data set.
    • Constructor Detail

      • Dependent

        public Dependent(java.lang.String name,
                         double lowerEdge,
                         double upperEdge)
    • Method Detail

      • value

        public double value()
        Description copied from interface: HasValue
        Get the current value.
        Specified by:
        value in interface HasValue
        Specified by:
        value in class Variable
        Returns:
        The current value.
      • rangeSetChanged

        public void rangeSetChanged()
      • connectToData

        public void connectToData(java.lang.Object dataObject)
      • isConnected

        public boolean isConnected()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.