org.hd.d.pg2k.svrCore.location
Class Location.DoubleValueAndBounds

java.lang.Object
  extended by org.hd.d.pg2k.svrCore.location.Location.ValueAndBounds
      extended by org.hd.d.pg2k.svrCore.location.Location.DoubleValueAndBounds
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Location

public static final class Location.DoubleValueAndBounds
extends Location.ValueAndBounds

Value-and-error stored as doubles, eg for place. TODO: should do validation on deserialisation.

See Also:
Serialized Form

Field Summary
private static long serialVersionUID
          Unique Serialisation class ID generated by http://random.hd.org/.
 
Fields inherited from class org.hd.d.pg2k.svrCore.location.Location.ValueAndBounds
error, value
 
Constructor Summary
Location.DoubleValueAndBounds(double _val, double _err)
          Make new bounded value.
Location.DoubleValueAndBounds(java.lang.Double _val, java.lang.Double _err)
          Make new bounded value.
 
Method Summary
 
Methods inherited from class org.hd.d.pg2k.svrCore.location.Location.ValueAndBounds
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
Unique Serialisation class ID generated by http://random.hd.org/.

See Also:
Constant Field Values
Constructor Detail

Location.DoubleValueAndBounds

public Location.DoubleValueAndBounds(double _val,
                                     double _err)
Make new bounded value.


Location.DoubleValueAndBounds

public Location.DoubleValueAndBounds(java.lang.Double _val,
                                     java.lang.Double _err)
Make new bounded value.


DHD Multimedia Gallery V1.57.21

Copyright (c) 1996-2011, Damon Hart-Davis. All rights reserved.