public interface SeismogramOperations extends SeismogramAccessOperations, TimeSeriesAdmin
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Remove the seismogram from this Seismogram service.
|
void |
process_time_corrections(AuditInfo[] audit_info)
process the know time corrections for a seismogram
|
void |
set_attributes(SeismogramAttr the_attributes,
AuditInfo[] audit_info)
Update the attributes for the seismogram
|
a_writeable, get_attributes, get_range_as_doubles, get_range_as_encoded, get_range_as_floats, get_range_as_longs, get_range_as_shorts, parm_svca_factory, a_findercan_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, closevoid process_time_corrections(AuditInfo[] audit_info) throws NotImplemented
NotImplementedvoid set_attributes(SeismogramAttr the_attributes, AuditInfo[] audit_info) throws FissuresException
FissuresExceptionvoid destroy()