|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.seisFile.stationxml.Equipment
edu.sc.seis.seisFile.stationxml.DataLogger
public class DataLogger
| Field Summary | |
|---|---|
protected int |
recordedChannels
|
protected int |
totalChannels
|
| Fields inherited from class edu.sc.seis.seisFile.stationxml.Equipment |
|---|
calibrationDate, description, equipType, installationDate, manufacturer, model, removalDate, serialNumber, vendor |
| Constructor Summary | |
|---|---|
DataLogger(javax.xml.stream.XMLEventReader reader)
|
|
| Method Summary | |
|---|---|
int |
getRecordedChannels()
|
int |
getTotalChannels()
|
| Methods inherited from class edu.sc.seis.seisFile.stationxml.Equipment |
|---|
getCalibrationDate, getDescription, getEquipType, getInstallationDate, getManufacturer, getModel, getRemovalDate, getSerialNumber, getVendor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int totalChannels
protected int recordedChannels
| Constructor Detail |
|---|
public DataLogger(javax.xml.stream.XMLEventReader reader)
throws javax.xml.stream.XMLStreamException,
StationXMLException
javax.xml.stream.XMLStreamException
StationXMLException| Method Detail |
|---|
public int getTotalChannels()
public int getRecordedChannels()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||