WSF
engage::OutputRate Class Reference

Defines a table of simulation output rate as a function of simulation time. More...

#include <OutputRate.hpp>

Classes

struct  Item

Public Member Functions

void Append (double aTime, double aPeriod)
double GetPeriod (double aSimTime) const
void ProcessInputBlock (UtInputBlock &aInputBlock)

Detailed Description

Defines a table of simulation output rate as a function of simulation time.

Member Function Documentation

◆ Append()

void engage::OutputRate::Append ( double aTime,
double aPeriod )
inline

Append an entry to the rate table. The caller is responsible for ensuring the resulting table is valid.

Referenced by engage::InputConfig::InputConfig().

◆ GetPeriod()

double engage::OutputRate::GetPeriod ( double aSimTime) const

Return the output period for the specified simulation time.

Parameters
aSimTimeThe current simulation time.
Returns
The output period for the current simulation time.

◆ ProcessInputBlock()

void engage::OutputRate::ProcessInputBlock ( UtInputBlock & aInputBlock)

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