the node data More...
Public Attributes | |
double | centerOfMass [Dim] |
center of mass of the subtree More... | |
double | force [Dim] |
the force More... | |
double | force_prime |
the first derivation of the distance based force function More... | |
double | mass |
mass of this node More... | |
the node data
Definition at line 98 of file DTreeForce.h.
double ogdf::energybased::dtree::DTreeForce< Dim >::NodeData::centerOfMass[Dim] |
center of mass of the subtree
Definition at line 103 of file DTreeForce.h.
double ogdf::energybased::dtree::DTreeForce< Dim >::NodeData::force[Dim] |
the force
Definition at line 106 of file DTreeForce.h.
double ogdf::energybased::dtree::DTreeForce< Dim >::NodeData::force_prime |
the first derivation of the distance based force function
Definition at line 109 of file DTreeForce.h.
double ogdf::energybased::dtree::DTreeForce< Dim >::NodeData::mass |
mass of this node
Definition at line 100 of file DTreeForce.h.