World Ocean Simulation System (WOSS) library
|
Public Member Functions | |
virtual void | recv (Packet *) |
virtual int | command (int argc, const char *const *argv) |
Protected Member Functions | |
void | updateFirstTimeRx (double time) |
void | updateLastTimeRx (double time) |
double | getFirstTimeRx () |
double | getLastTimeRx () |
Protected Attributes | |
double | first_time_rx |
double | last_time_rx |