BelValclassbeliefcalcs.t[218]

The BelVal class associates the belief enums with objects beginning with the letter b, e.g. bTrue is associated with true and bDubious with dubious.

class BelVal :   object

Superclass Tree   (in declaration order)

BelVal
        object

Subclass Tree  

(none)

Global Objects  

bDubious  bLikely  bTrue  bUnlikely  bUntrue 

Summary of Properties  

boundaries  score  status  valTab 

Summary of Methods  

intToVal 

Properties  

boundariesbeliefcalcs.t[253]

A list of the boundary scores between different belief enums.

scorebeliefcalcs.t[256]
The score (probabiity as a number from 1 to 100) associated with this value.

statusbeliefcalcs.t[219]
no description available

valTabbeliefcalcs.t[247]
The Lookup Table that will be populated with the minimum scores for our belief enums.

Methods  

intToVal (num)beliefcalcs.t[240]

Convert a number (a probability from 0 to 100) into a belief enum.

Adv3Lite Library Reference Manual
Generated on 03/07/2024 from adv3Lite version 2.1