15.3. How-To

15.3.1. Configuring the "classic" platform model

To learn how to configure the "classic" platform model, consult the Platform Modeling How-To section.

15.3.2. Configuring the "generic" platform model

The "generic" platform model is only available when using DIRSIG4. This platform model is configured via an XML-based file that contains a set of data entries with location and 3-axis rotation values as a function of time. There are several key upgrades to the "classic" platform model that are realized in the "generic" platform model.

All of these features are fully described in the Generic Platform XML File. This file is used to describe both static and dynamic positioning simulations. The name of the Generic Platform XML File is specified in the Input Configuration File using the XML_POSITION variable in place of the POSITION section. Unfortunately, the replacement of the POSITION section with the XML_POSITION variable must be performed manually using a text editor at this time.

    XML_POSITION = FlightLine1.ppd
  

Since the Generic Platform XML File is simply a series of way points, the user needs a way to specify a time window over which the model is to simulate the collection of data. This is accomplished through the TASKS section of the Input Configuration File. The TASKS section contains a series of TASK sections that each define a data collection task. At this time, a task is described by a start and stop that is relative to the main time in the SCENE section of the Input Configuration File. This allows the user to provide the generic platform model with a very extensive record of location/orientation way points, and instruct the model to "turn on" the simulated instrument only for specific windows. During an active capture window, the instrument will perform data captures using the instrument or focal plane scan rate(s).