edu.iris.Fissures.IfSeismogramDC
Class LocalSeismogram

java.lang.Object
  extended by edu.iris.Fissures.IfSeismogramDC.SeismogramAttr
      extended by edu.iris.Fissures.IfSeismogramDC.LocalSeismogram
All Implemented Interfaces:
AuditSystemAccess, TimeSeriesAccess, TimeSeriesAdmin, java.io.Serializable, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.portable.Streamable, org.omg.CORBA.portable.StreamableValue, org.omg.CORBA.portable.ValueBase

public abstract class LocalSeismogram
extends SeismogramAttr
implements TimeSeriesAccess, TimeSeriesAdmin

See Also:
Serialized Form

Field Summary
 TimeSeriesDataSel data
           
 
Fields inherited from class edu.iris.Fissures.IfSeismogramDC.SeismogramAttr
begin_time, channel_id, id, num_points, parm_ids, properties, sample_rate_history, sampling_info, time_corrections, y_unit
 
Constructor Summary
LocalSeismogram()
           
 
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)
           
 
Methods inherited from class edu.iris.Fissures.IfSeismogramDC.SeismogramAttr
get_id
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface edu.iris.Fissures.IfTimeSeries.TimeSeriesAccess
can_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_short
 
Methods inherited from interface edu.iris.Fissures.AuditSystemAccess
get_audit_trail
 
Methods inherited from interface edu.iris.Fissures.IfTimeSeries.TimeSeriesAdmin
append_doubles, append_encoded_seq, append_encoded, append_floats, append_longs, append_shorts, close
 

Field Detail

data

public TimeSeriesDataSel data
Constructor Detail

LocalSeismogram

public LocalSeismogram()
Method Detail

_truncatable_ids

public java.lang.String[] _truncatable_ids()
Specified by:
_truncatable_ids in interface org.omg.CORBA.portable.ValueBase
Overrides:
_truncatable_ids in class SeismogramAttr

_read

public void _read(org.omg.CORBA.portable.InputStream in)
Specified by:
_read in interface org.omg.CORBA.portable.Streamable
Overrides:
_read in class SeismogramAttr

_write

public void _write(org.omg.CORBA.portable.OutputStream out)
Specified by:
_write in interface org.omg.CORBA.portable.Streamable
Overrides:
_write in class SeismogramAttr

_type

public org.omg.CORBA.TypeCode _type()
Specified by:
_type in interface org.omg.CORBA.portable.Streamable
Overrides:
_type in class SeismogramAttr