NodeSubjectPtr node_values_
Position and velocity of nodes used to generate a Hermite spline. 
NodesObserver(NodeSubjectPtr node_values)
Registers this observer with the subject class to receive updates. 
void AddObserver(ObserverPtr const spline)
Adds a dependent observer that gets notified when the nodes change.