Revision 7.10
2/28/2012
heading speed-knots surf-interval-minutes
where:
ini-lat decimal degrees -90 to 90, +North, -South
ini-lon decimal degrees -180 to 180 +East -West
heading degrees tr 0 to 360
Simulates a glider starting at "ini-lat,ini-lon" gliding at
"speed-knots" in direction "heading".
It connects to dockserver at "ds-ip,ds-port" every "surf-interval-minutes".
It's pretty stupid: It connects, announces it's name and location,
stays connected for a random short amount of time (low minutes),
and disconnects.
It silently consumes any text that the dockserver sends.
ERROR:Wrong number of command line arguments
You will simulate a Glider named
slocum
flying southwest at 1 knot in Ashumet Pond,
Falmouth, MA, USA that makes a RUDICS connection to
dockserver.yourdomain.com.
You will watch it's progress on a map using GLMPC Terminal.
Slocum
will surface
every 15 seconds and stay connected for a random amount of time.
NOTE
:
The simulated glider is very stupid. You can't send commands or interact with it
in any way. It merely surfaces, reports it's position for a while, and then submerges.
Start the simulated glider flying:
[you@client ~]$ /opt/gmc-out-of-band-tools/bin/glider-simulated-on-network \
dockserver.yourdomain.com 6565 \
slocum \
41.6359 -70.5308 \
200 1 0.2 5
Glider:slocum: Connecting [attempt # 1 ] to ( dockserver.yourdomain.com ,
6565 )
Glider:slocum: Connected
Glider:slocum: Staying connected for 11 seconds
Glider:slocum: End of connection time: Disconnecting
Page 173 of 228