public abstract class LocalSeismogram extends SeismogramAttr implements TimeSeriesAccess, TimeSeriesAdmin
| Modifier and Type | Field and Description |
|---|---|
TimeSeriesDataSel |
data |
begin_time, channel_id, id, num_points, parm_ids, properties, sample_rate_history, sampling_info, time_corrections, y_unit| Constructor and Description |
|---|
LocalSeismogram() |
| 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_idclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcan_convert_to_double, can_convert_to_float, can_convert_to_long, can_convert_to_short, get_as_doubles, get_as_encoded, get_as_floats, get_as_longs, get_as_shorts, is_closed, is_double, is_encoded, is_float, is_long, is_shortget_audit_trailappend_doubles, append_encoded_seq, append_encoded, append_floats, append_longs, append_shorts, closepublic TimeSeriesDataSel data
public java.lang.String[] _truncatable_ids()
_truncatable_ids in interface org.omg.CORBA.portable.ValueBase_truncatable_ids in class SeismogramAttrpublic void _read(org.omg.CORBA.portable.InputStream in)
_read in interface org.omg.CORBA.portable.Streamable_read in class SeismogramAttrpublic void _write(org.omg.CORBA.portable.OutputStream out)
_write in interface org.omg.CORBA.portable.Streamable_write in class SeismogramAttrpublic org.omg.CORBA.TypeCode _type()
_type in interface org.omg.CORBA.portable.Streamable_type in class SeismogramAttr