WSF
Fires::FiresTableLookup Class Reference

#include <FiresTableLookup.hpp>

Public Member Functions

 FiresTableLookup ()
 ~FiresTableLookup ()
void Lookup (double aRange, double &aMaxOrd, double &aImpactTime)
void LookupElevation (double aRange, double &aElevation, double &aImpactTime)
void SetTable (FiresTable *aTablePtr)

Detailed Description

This class uses a FiresTable to lookup both a max ord and time of flight, given a range to target.

Constructor & Destructor Documentation

◆ FiresTableLookup()

Fires::FiresTableLookup::FiresTableLookup ( )

◆ ~FiresTableLookup()

Fires::FiresTableLookup::~FiresTableLookup ( )

Member Function Documentation

◆ Lookup()

void Fires::FiresTableLookup::Lookup ( double aRange,
double & aMaxOrd,
double & aImpactTime )

Given a range, lookup both max ord and impact time in a fires table.

Referenced by Fires::FiresTable::GetMaxOrdAndTOF().

◆ LookupElevation()

void Fires::FiresTableLookup::LookupElevation ( double aRange,
double & aElevation,
double & aImpactTime )

Given a range, lookup both max ord and impact time in a fires table.

Referenced by Fires::FiresTable::GetElevationAngleAndTOF().

◆ SetTable()

void Fires::FiresTableLookup::SetTable ( FiresTable * aTablePtr)

Set the table for this lookup.

Parameters
aTablePtrthe table to use for lookup.

Referenced by Fires::FiresTable::GetElevationAngleAndTOF(), and Fires::FiresTable::GetMaxOrdAndTOF().


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