WSF
WsfOpticalSensor::OpticalMode::CumPd Struct Reference

a structure to store cumulative probabilities of detection More...

#include <WsfOpticalSensor.hpp>

Public Member Functions

 CumPd (double aSearchPd=1.0, double aReacquirePd=0.0, double aTrackPd=0.0)

Public Attributes

double mSearchPd
double mReacquirePd
double mTrackPd

Detailed Description

a structure to store cumulative probabilities of detection

Constructor & Destructor Documentation

◆ CumPd()

WsfOpticalSensor::OpticalMode::CumPd::CumPd ( double aSearchPd = 1.0,
double aReacquirePd = 0.0,
double aTrackPd = 0.0 )
inline

References mReacquirePd, mSearchPd, and mTrackPd.

Member Data Documentation

◆ mReacquirePd

double WsfOpticalSensor::OpticalMode::CumPd::mReacquirePd

◆ mSearchPd

double WsfOpticalSensor::OpticalMode::CumPd::mSearchPd

◆ mTrackPd

double WsfOpticalSensor::OpticalMode::CumPd::mTrackPd

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