WSF
WsfGraduatedLethality::Point Class Reference

#include <WsfGraduatedLethality.hpp>

Public Member Functions

 Point ()
 Point (double aRadius, double aPk)
double RadSqrd () const
double Pk () const
void Set (double aRadius, double aPk)
bool operator< (const Point &rhs) const

Detailed Description

The Point 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

◆ Point() [1/2]

WsfGraduatedLethality::Point::Point ( )
inline

Referenced by operator<().

◆ Point() [2/2]

WsfGraduatedLethality::Point::Point ( double aRadius,
double aPk )
inline

Member Function Documentation

◆ operator<()

bool WsfGraduatedLethality::Point::operator< ( const Point & rhs) const
inline

References Point().

◆ Pk()

double WsfGraduatedLethality::Point::Pk ( ) const
inline

◆ RadSqrd()

double WsfGraduatedLethality::Point::RadSqrd ( ) const
inline

◆ Set()

void WsfGraduatedLethality::Point::Set ( double aRadius,
double aPk )
inline

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