models/node library

Classes

Node
This is the building block of the conversion tree. Thanks to the leafNodes parameter you can set other Nodes that depends on this parent node. Thanks to the coefficientProduct, coefficientSum, conversionType and base parameters you can set the relationship between this node and the parent node.

Enums

CONVERSION_TYPE
Defines the type of the conversion between two nodes.