Package PamController.masterReference
Class ArrayReferenceSystem
java.lang.Object
PamController.masterReference.ArrayReferenceSystem
- All Implemented Interfaces:
MasterReferenceSystem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetError()Works by finding the first streamer in the array and getting whatever information it can about it.getName()getSpeed()voidsetDisplayTime(long displayTime)
-
Constructor Details
-
ArrayReferenceSystem
public ArrayReferenceSystem()
-
-
Method Details
-
getLatLong
Works by finding the first streamer in the array and getting whatever information it can about it.- Specified by:
getLatLongin interfaceMasterReferenceSystem
-
getFixTime
- Specified by:
getFixTimein interfaceMasterReferenceSystem
-
getCourse
- Specified by:
getCoursein interfaceMasterReferenceSystem
-
getHeading
- Specified by:
getHeadingin interfaceMasterReferenceSystem
-
getName
- Specified by:
getNamein interfaceMasterReferenceSystem
-
getSpeed
- Specified by:
getSpeedin interfaceMasterReferenceSystem
-
getError
- Specified by:
getErrorin interfaceMasterReferenceSystem
-
setDisplayTime
public void setDisplayTime(long displayTime) - Specified by:
setDisplayTimein interfaceMasterReferenceSystem
-