RiverRat  - An MIT iCampus project http://web.mit.edu/riverrat/

Main Page | Software Documentation | Hardware Documentation | People | Contact | Wiki

Main Page | Class Hierarchy | Class List | File List | Class Members

riverrat.Mark Class Reference

Finished prototype - Provides all the information about a Mark in a Race. More...

Inheritance diagram for riverrat.Mark:

riverrat.RaceObject riverrat.DynamicMark riverrat.StaticMark List of all members.

Public Member Functions

 Mark (int newid)
String markToString ()
 Returns a String with the target's id and position in decimal degrees.


Detailed Description

Finished prototype - Provides all the information about a Mark in a Race.

The first version of this class is complete.

Definition at line 11 of file Mark.java.


Member Function Documentation

String riverrat.Mark.markToString  ) 
 

Returns a String with the target's id and position in decimal degrees.

Returns:
a String with the target's id and position.

Definition at line 26 of file Mark.java.

References riverrat.Fix.fixToString().


The documentation for this class was generated from the following file:  

Brought to you by the RiverRat team.