hep.aida.ref.remote.corba.generated
Class MeasurementData
java.lang.Object
hep.aida.ref.remote.corba.generated.MeasurementData
- All Implemented Interfaces:
- IDLEntity, Serializable
- public final class MeasurementData
- extends Object
- implements IDLEntity
hep/aida/ref/remote/corba/generated/MeasurementData.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from hep/aida/ref/remote/corba/idl/InterfaceDef.idl
Thursday, August 14, 2003 7:33:29 PM PDT
- See Also:
- Serialized Form
- Source Code:
- MeasurementData.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public double value
errorPlus
public double errorPlus
errorMinus
public double errorMinus
MeasurementData
public MeasurementData()
MeasurementData
public MeasurementData(double _value,
double _errorPlus,
double _errorMinus)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.