Difference between revisions of "Making an agent move along a path of X,Y,T data"

From CCoWS Wiki
Jump to: navigation, search
(New page: This is a step by step for converting a set of X,Y,T data points into a flight path for an agent. We will assume that you have an Excel spreadsheet with a column for Easting, Northing, an...)
 
Line 3: Line 3:
 
We will assume that you have an Excel spreadsheet with a column for Easting, Northing, and Time.
 
We will assume that you have an Excel spreadsheet with a column for Easting, Northing, and Time.
  
Step1.  Create a new .tsd
+
Step1.  Create a new .tsd ''->File ->New ->Data Views ->Sites editor
 +
''
 +
Step2. Edit the Sites data properties.  ''->Sites data ->Properties..''.  Set to ''-3 dimensions (E, N, T)''

Revision as of 17:14, 19 September 2008

This is a step by step for converting a set of X,Y,T data points into a flight path for an agent.

We will assume that you have an Excel spreadsheet with a column for Easting, Northing, and Time.

Step1. Create a new .tsd ->File ->New ->Data Views ->Sites editor Step2. Edit the Sites data properties. ->Sites data ->Properties... Set to -3 dimensions (E, N, T)