public abstract class RemoteMotionVector extends MotionVectorAttr
| Modifier and Type | Field and Description |
|---|---|
Seismogram[] |
seismograms |
begin_time, channel_group, id, num_points, parm_ids, properties, sample_rate_history, sampling_info, time_corrections, y_unit| Constructor and Description |
|---|
RemoteMotionVector() |
| Modifier and Type | Method and Description |
|---|---|
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) |
get_idpublic Seismogram[] seismograms
public java.lang.String[] _truncatable_ids()
_truncatable_ids in interface org.omg.CORBA.portable.ValueBase_truncatable_ids in class MotionVectorAttrpublic void _read(org.omg.CORBA.portable.InputStream in)
_read in interface org.omg.CORBA.portable.Streamable_read in class MotionVectorAttrpublic void _write(org.omg.CORBA.portable.OutputStream out)
_write in interface org.omg.CORBA.portable.Streamable_write in class MotionVectorAttrpublic org.omg.CORBA.TypeCode _type()
_type in interface org.omg.CORBA.portable.Streamable_type in class MotionVectorAttr