WSF
WsfGraduatedLethality::Table Class Reference

#include <WsfGraduatedLethality.hpp>

Public Member Functions

 Table ()
 Table (WsfStringId aTypeId)
 Table (const Table &aSrc)=default
Tableoperator= (const Table &)=delete
WsfStringId TypeId () const
unsigned int Size () const
double GetPk (double aMissDistSquared, bool aInterpolate) const
const PointPt (unsigned int aIndex) const
const PointsPts () const
void AddPoint (const Point &aPoint)
void SetPoint (unsigned int aIndex, double aRadius, double aPk)
bool Sort (double &aMaxRSquared)

Detailed Description

The Table class is not of concern to the end user. It should have been private, but the SUN compiler requires that it be made public.

Constructor & Destructor Documentation

◆ Table() [1/3]

WsfGraduatedLethality::Table::Table ( )

Referenced by operator=(), and Table().

◆ Table() [2/3]

WsfGraduatedLethality::Table::Table ( WsfStringId aTypeId)

◆ Table() [3/3]

WsfGraduatedLethality::Table::Table ( const Table & aSrc)
default

References Table().

Member Function Documentation

◆ AddPoint()

void WsfGraduatedLethality::Table::AddPoint ( const Point & aPoint)
inline

◆ GetPk()

double WsfGraduatedLethality::Table::GetPk ( double aMissDistSquared,
bool aInterpolate ) const

◆ operator=()

Table & WsfGraduatedLethality::Table::operator= ( const Table & )
delete

References Table().

◆ Pt()

const Point & WsfGraduatedLethality::Table::Pt ( unsigned int aIndex) const
inline

◆ Pts()

const Points & WsfGraduatedLethality::Table::Pts ( ) const
inline

◆ SetPoint()

void WsfGraduatedLethality::Table::SetPoint ( unsigned int aIndex,
double aRadius,
double aPk )
inline

◆ Size()

unsigned int WsfGraduatedLethality::Table::Size ( ) const
inline

◆ Sort()

bool WsfGraduatedLethality::Table::Sort ( double & aMaxRSquared)

References sort(), and success.

◆ TypeId()

WsfStringId WsfGraduatedLethality::Table::TypeId ( ) const
inline

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