public abstract class DataAcqSys extends SeismicHardware
| Modifier and Type | Field and Description |
|---|---|
RecordingStyle |
style |
id_number, manufacturer, model, serial_number| Constructor and Description |
|---|
DataAcqSys() |
| 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) |
public RecordingStyle style
public java.lang.String[] _truncatable_ids()
_truncatable_ids in interface org.omg.CORBA.portable.ValueBase_truncatable_ids in class SeismicHardwarepublic void _read(org.omg.CORBA.portable.InputStream in)
_read in interface org.omg.CORBA.portable.Streamable_read in class SeismicHardwarepublic void _write(org.omg.CORBA.portable.OutputStream out)
_write in interface org.omg.CORBA.portable.Streamable_write in class SeismicHardwarepublic org.omg.CORBA.TypeCode _type()
_type in interface org.omg.CORBA.portable.Streamable_type in class SeismicHardware