ValueType
Structure to represent solution point. Current point has form (t,x1,x2,...,xn), where n is problem's dimension
this.T
float
Gets current time
this.X
Vector
Gets phase variables values in current time point