|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.iris.Fissures.IfEvent.Origin
Contains information contributed to an estimate of the origin of an event.
| Field Summary | |
java.lang.String |
catalog
The catalog to which this origin belongs, for example FINGER, ISCCD, MHDF |
java.lang.String |
contributor
The contributor of this origin, such as NEIC, ISC. |
protected java.lang.String |
id
An id for this origin. |
Magnitude[] |
magnitudes
The magnitude estimates for this event, associated with this origin. |
Location |
my_location
The estimate of where the event happened. |
Time |
origin_time
The estimate of when the event happened. |
ParameterRef[] |
parm_ids
Parameters assiciated with this Origin. |
| Constructor Summary | |
Origin()
|
|
| Method Summary | |
void |
_read(org.omg.CORBA.portable.InputStream in)
|
java.lang.String[] |
_truncatable_ids()
|
org.omg.CORBA.TypeCode |
_type()
|
void |
_write(org.omg.CORBA.portable.OutputStream out)
|
abstract java.lang.String |
get_id()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String id
public java.lang.String catalog
public java.lang.String contributor
public Time origin_time
public Location my_location
public Magnitude[] magnitudes
public ParameterRef[] parm_ids
| Constructor Detail |
public Origin()
| Method Detail |
public abstract java.lang.String get_id()
public java.lang.String[] _truncatable_ids()
_truncatable_ids in interface org.omg.CORBA.portable.ValueBasepublic void _read(org.omg.CORBA.portable.InputStream in)
_read in interface org.omg.CORBA.portable.Streamablepublic void _write(org.omg.CORBA.portable.OutputStream out)
_write in interface org.omg.CORBA.portable.Streamablepublic org.omg.CORBA.TypeCode _type()
_type in interface org.omg.CORBA.portable.Streamable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||