|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.iris.Fissures.IfNetwork.SeismicHardware
edu.iris.Fissures.IfNetwork.Sensor
edu.iris.Fissures.network.SensorImpl
public class SensorImpl
| Field Summary |
|---|
| Fields inherited from class edu.iris.Fissures.IfNetwork.Sensor |
|---|
nominal_high_freq, nominal_low_freq |
| Fields inherited from class edu.iris.Fissures.IfNetwork.SeismicHardware |
|---|
id_number, manufacturer, model, serial_number |
| Constructor Summary | |
|---|---|
protected |
SensorImpl()
|
|
SensorImpl(int id_number,
java.lang.String manufacturer,
java.lang.String serial_number,
java.lang.String model,
float nominal_high_freq,
float nominal_low_freq)
|
| Method Summary | |
|---|---|
static SensorImpl |
createEmpty()
|
| Methods inherited from class edu.iris.Fissures.IfNetwork.Sensor |
|---|
_read, _truncatable_ids, _type, _write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SensorImpl()
public SensorImpl(int id_number,
java.lang.String manufacturer,
java.lang.String serial_number,
java.lang.String model,
float nominal_high_freq,
float nominal_low_freq)
| Method Detail |
|---|
public static SensorImpl createEmpty()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||