models/conversion_node library
Classes
-
ConversionNode<
T> -
This is the building block of the conversion tree. Thanks to the children
parameter you can set other ConversionNodes that depends on this parent
node. Thanks to the coefficientProduct, coefficientSum, conversionType
and
baseparameters you can set the relationship between this node and the parent node.
Enums
- ConversionType
- Defines the type of the conversion between two nodes.