SolutionElement class
          #include <iDynTree/Integrator.h>
        
        Output of the integrator at a specific time.
Public variables
- VectorDynSize stateAtT
 - State value.
 - double time
 - Time at which stateAtT is computed.