|
Terrenus HRPT v2.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Instrument
The Instrument
interface is mainly a marker interface for
scientific instruments that gather data from a spacecraft.
TelemetryDecoder.getData(int, terrenus.instrument.Instrument)
,
Spacecraft.getInstruments()
Method Summary | |
---|---|
java.lang.String |
getLongName()
Gets the long name of the instrument. |
java.lang.String |
getName()
Gets the short name of the instrument. |
Method Detail |
---|
java.lang.String getName()
java.lang.String getLongName()
|
Terrenus HRPT v2.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |