WSF
Fires::FiresTableLoader Class Reference

#include <FiresTableLoader.hpp>

Static Public Member Functions

static FiresTableProcessTable (UtInput &aInput)
 Process a single table (either a "fires" or "firesim" table).

Detailed Description

A utility class for loading a FiresTable from a UtInput object.

This could have been put directly in FiresTable, but it was decided to keep it separate as the FiresTable is a nice compact class that has some general utility. This class, on the other hand, could get messy if the ability to read different signature tables is added. In order to use these tables, one must be able to look up the (launcher) system as well as munition type. In DIS, one would look up the ammunition enumeration and the firing platform entity number.

Member Function Documentation

◆ ProcessTable()

FiresTable * Fires::FiresTableLoader::ProcessTable ( UtInput & aInput)
static

Process a single table (either a "fires" or "firesim" table).

Referenced by Fires::FiresLaunchComputer::ProcessInput(), and Fires::FiresTables::ProcessInput().


The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved