hSubtypes Enum

Startpage
Overview
Index
HAPI
   |
   HAPI.Types
      |
      hSubtypes

Enum item description

Name
Value
Description
hSubtypeLabel
30
Specifies a discrete labelled node. A labelled node is the "normal" discrete node. The nodes contain a set of states associated with state labels.
hSubtypeBoolean
31
Specifies a discrete boolean node. A boolean node contains exactly two states, FALSE and TRUE.
hSubtypeNumber
32
Specifies a discrete numbered node. A numbered node contains a set of states each associated with a real number.
hSubtypeInterval
33
Specifies a discrete interval node. An interval node contains a set of states, each of which constitute a numeric interval.

Description

The hSubtypes enumeration type together with hCategories and hKinds define the types of nodes. The hSubtypes are relevant for discrete chance nodes and discrete decision nodes only.

HUGIN Expert A/S, 2008 - comments to activex@hugin.com