|
WSF
|
#include <WsfMobilityAndFirepowerLethality.hpp>


Public Member Functions | |
| MFK_Table (WsfStringId aTypeNameId) | |
| bool | ProcessInput (UtInput &aInput) |
| bool | Initialize (double aSimTime, WsfMobilityAndFirepowerLethality *aLethality) |
| KillType | KillTypeGivenUniformDraw (double aUniformDrawValue, double aPkFactor=1.0) const |
| double | PdGivenProximity () const |
| double | P_MK_GivenDamage () const |
| double | P_FK_GivenDamage () const |
| double | P_KK_GivenDamage () const |
| Public Member Functions inherited from WsfNamed | |
| WsfNamed () | |
| WsfNamed (WsfStringId aName) | |
| WsfNamed (const WsfNamed &)=default | |
| WsfNamed & | operator= (const WsfNamed &)=default |
| virtual | ~WsfNamed ()=default |
| const std::string & | GetName () const |
| WsfStringId | GetNameId () const |
| void | SetName (WsfStringId aName) |
Static Public Member Functions | |
| static bool | LoadInstance (UtInput &aInput, MFK_Table *&aTablePtr) |
| WsfMobilityAndFirepowerLethality::MFK_Table::MFK_Table | ( | WsfStringId | aTypeNameId | ) |
References WsfNamed::WsfNamed().
Referenced by LoadInstance().
| bool WsfMobilityAndFirepowerLethality::MFK_Table::Initialize | ( | double | aSimTime, |
| WsfMobilityAndFirepowerLethality * | aLethality ) |
| WsfMobilityAndFirepowerLethality::KillType WsfMobilityAndFirepowerLethality::MFK_Table::KillTypeGivenUniformDraw | ( | double | aUniformDrawValue, |
| double | aPkFactor = 1.0 ) const |
References WsfMobilityAndFirepowerLethality::cCATASTROPHIC_KILL, WsfMobilityAndFirepowerLethality::cFIREPOWER, WsfMobilityAndFirepowerLethality::cFIREPOWER_AND_MOBILITY, WsfMobilityAndFirepowerLethality::cMOBILITY, and WsfMobilityAndFirepowerLethality::cNO_KILL.
Referenced by WsfMobilityAndFirepowerLethality::ApplyEffectTo().
|
static |
References MFK_Table(), and ProcessInput().
Referenced by WsfMobilityAndFirepowerLethality::ProcessInput().
|
inline |
|
inline |
|
inline |
|
inline |
| bool WsfMobilityAndFirepowerLethality::MFK_Table::ProcessInput | ( | UtInput & | aInput | ) |
Referenced by LoadInstance().