WSF
MTT_Parameters Class Reference

#include <MTT_Parameters.hpp>

Public Member Functions

 MTT_Parameters ()
 ~MTT_Parameters ()
bool ProcessInput (UtInput &aInput)
void ConvertFrom (const SupBlock &aBlock)

Public Attributes

double mEmbryonicTrackDropTime
double mCandidateTrackDropTime
double mActiveTrackDropTime
double mVerticalChannelDropTime
double mActiveTrackReportDelay
double mCandidateTrackX_Acceleration
double mCandidateTrackY_Acceleration
double mStraightFlightX_Acceleration
double mStraightFlightY_Acceleration
double mTurningFlightX_Acceleration
double mTurningFlightY_Acceleration
double mVerticalVelocity
double mVerticalVelocityDecorrelationTime
double mVelocityLimitPromoteEmbryonicTrack
double mVelocityVariancePromoteEmbryonicTrack
double mPositionVariancePromoteCandidateTrack
double mVelocityVariancePromoteCandidateTrack
double mPositionVariancePromoteVerticalChannel
double mVelocityVariancePromoteVerticalChannel
long mPromoteSingleSourceTrackHitThreshold
double mPromoteTrackHorizontalThreshold
double mPromoteTrackVerticalThreshold
double mStraightFlightMaxVariance
double mTurningFlightMaxVariance
double mStraightFlightMinVariance
double mTurningFlightMinVariance
double mStraightToStraightFlight
double mStraightToTurningFlight
double mTurningToTurningFlight
double mTurningToStraightFlight
double mM2T_FalseRejectProbability
double mT2T_FalseRejectProbability
double mTrackCorrelationCylinderHeight
double mTrackCorrelationCylinderDiameter

Constructor & Destructor Documentation

◆ MTT_Parameters()

◆ ~MTT_Parameters()

MTT_Parameters::~MTT_Parameters ( )
inline

Member Function Documentation

◆ ConvertFrom()

◆ ProcessInput()

bool MTT_Parameters::ProcessInput ( UtInput & aInput)

Member Data Documentation

◆ mActiveTrackDropTime

double MTT_Parameters::mActiveTrackDropTime

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mActiveTrackReportDelay

double MTT_Parameters::mActiveTrackReportDelay

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mCandidateTrackDropTime

double MTT_Parameters::mCandidateTrackDropTime

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mCandidateTrackX_Acceleration

double MTT_Parameters::mCandidateTrackX_Acceleration

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mCandidateTrackY_Acceleration

double MTT_Parameters::mCandidateTrackY_Acceleration

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mEmbryonicTrackDropTime

double MTT_Parameters::mEmbryonicTrackDropTime

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mM2T_FalseRejectProbability

double MTT_Parameters::mM2T_FalseRejectProbability

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mPositionVariancePromoteCandidateTrack

double MTT_Parameters::mPositionVariancePromoteCandidateTrack

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mPositionVariancePromoteVerticalChannel

double MTT_Parameters::mPositionVariancePromoteVerticalChannel

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mPromoteSingleSourceTrackHitThreshold

long MTT_Parameters::mPromoteSingleSourceTrackHitThreshold

◆ mPromoteTrackHorizontalThreshold

double MTT_Parameters::mPromoteTrackHorizontalThreshold

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mPromoteTrackVerticalThreshold

double MTT_Parameters::mPromoteTrackVerticalThreshold

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mStraightFlightMaxVariance

double MTT_Parameters::mStraightFlightMaxVariance

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mStraightFlightMinVariance

double MTT_Parameters::mStraightFlightMinVariance

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mStraightFlightX_Acceleration

double MTT_Parameters::mStraightFlightX_Acceleration

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mStraightFlightY_Acceleration

double MTT_Parameters::mStraightFlightY_Acceleration

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mStraightToStraightFlight

double MTT_Parameters::mStraightToStraightFlight

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mStraightToTurningFlight

double MTT_Parameters::mStraightToTurningFlight

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mT2T_FalseRejectProbability

double MTT_Parameters::mT2T_FalseRejectProbability

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mTrackCorrelationCylinderDiameter

double MTT_Parameters::mTrackCorrelationCylinderDiameter

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mTrackCorrelationCylinderHeight

double MTT_Parameters::mTrackCorrelationCylinderHeight

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mTurningFlightMaxVariance

double MTT_Parameters::mTurningFlightMaxVariance

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mTurningFlightMinVariance

double MTT_Parameters::mTurningFlightMinVariance

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mTurningFlightX_Acceleration

double MTT_Parameters::mTurningFlightX_Acceleration

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mTurningFlightY_Acceleration

double MTT_Parameters::mTurningFlightY_Acceleration

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mTurningToStraightFlight

double MTT_Parameters::mTurningToStraightFlight

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mTurningToTurningFlight

double MTT_Parameters::mTurningToTurningFlight

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mVelocityLimitPromoteEmbryonicTrack

double MTT_Parameters::mVelocityLimitPromoteEmbryonicTrack

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mVelocityVariancePromoteCandidateTrack

double MTT_Parameters::mVelocityVariancePromoteCandidateTrack

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mVelocityVariancePromoteEmbryonicTrack

double MTT_Parameters::mVelocityVariancePromoteEmbryonicTrack

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mVelocityVariancePromoteVerticalChannel

double MTT_Parameters::mVelocityVariancePromoteVerticalChannel

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mVerticalChannelDropTime

double MTT_Parameters::mVerticalChannelDropTime

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mVerticalVelocity

double MTT_Parameters::mVerticalVelocity

Referenced by ConvertFrom(), and MTT_Parameters().

◆ mVerticalVelocityDecorrelationTime

double MTT_Parameters::mVerticalVelocityDecorrelationTime

Referenced by ConvertFrom(), and MTT_Parameters().


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