WSF
engage::SummaryData Class Reference

This class holds summary data from the runs. More...

#include <SummaryData.hpp>

Public Member Functions

 SummaryData ()
void EngagementResult (double aSimtime, const WsfWeaponEngagement *aEngagementPtr)

Public Attributes

int mShotCount
 The total number of shots taken.
int mNonZeroPkShotCount
 The number of shots with a non-zero Pk.
double mNonZeroPkSum
 The sum of the non-zero Pk's.

Detailed Description

This class holds summary data from the runs.

Constructor & Destructor Documentation

◆ SummaryData()

engage::SummaryData::SummaryData ( )

Member Function Documentation

◆ EngagementResult()

void engage::SummaryData::EngagementResult ( double aSimtime,
const WsfWeaponEngagement * aEngagementPtr )

Member Data Documentation

◆ mNonZeroPkShotCount

int engage::SummaryData::mNonZeroPkShotCount

The number of shots with a non-zero Pk.

Referenced by EngagementResult(), SummaryData(), and engage::TaskOutput::WriteSummary().

◆ mNonZeroPkSum

double engage::SummaryData::mNonZeroPkSum

The sum of the non-zero Pk's.

Referenced by EngagementResult(), SummaryData(), and engage::TaskOutput::WriteSummary().

◆ mShotCount

int engage::SummaryData::mShotCount

The total number of shots taken.

Referenced by EngagementResult(), SummaryData(), and engage::TaskOutput::WriteSummary().


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