Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

gov.lanl.Analysis
Class Range  view Range download Range.java

java.lang.Object
  extended bygov.lanl.Analysis.Range

public class Range
extends java.lang.Object


Field Summary
 double topl
           
 double topu
           
 
Constructor Summary
Range(double tl, double tu)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

topu

public double topu

topl

public double topl
Constructor Detail

Range

public Range(double tl,
             double tu)