edu.iris.Fissures.IfEvent
Class Magnitude

java.lang.Object
  extended byedu.iris.Fissures.IfEvent.Magnitude
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class Magnitude
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Holds a Magnitude estimate for an origin

See Also:
Serialized Form

Field Summary
 java.lang.String contributor
           
 java.lang.String type
           
 float value
           
 
Constructor Summary
Magnitude()
           
Magnitude(java.lang.String type, float value, java.lang.String contributor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public java.lang.String type

value

public float value

contributor

public java.lang.String contributor
Constructor Detail

Magnitude

public Magnitude()

Magnitude

public Magnitude(java.lang.String type,
                 float value,
                 java.lang.String contributor)


Copyright © 1999-2006 The IRIS Consortium. All Rights Reserved.