20.01.2015 Views

Real-Time Telemetry Display - AGI

Real-Time Telemetry Display - AGI

Real-Time Telemetry Display - AGI

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Real</strong>-<strong>Time</strong> <strong>Telemetry</strong> <strong>Display</strong><br />

• sendData()<br />

• Format and Send position data to STK<br />

sprintf(cmdString,<br />

"SetPosition %s ECF \"%s\" %.4f %.4f %.4f %.4f %.4f %.4f",<br />

name, date, *posX_p, *posY_p, *posZ_p, *velX_p, *velY_p,<br />

*velZ_p);<br />

AgConProcessSTKCmd(connection1, cmdString, &returnInfo);<br />

• Send Animate <strong>Time</strong> to STK<br />

sprintf(cmdString, "Animate * Set<strong>Time</strong> \"%s\"", date);<br />

AgConProcessSTKCmd(connection1, cmdString, &returnInfo);<br />

<strong>AGI</strong><br />

Pg 13 of 18

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!