| RungeKutta45OdeSolverSolutionYtypeY Property |
The state values for the solution.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax Public ReadOnly Property Y As Ytype
Get
public:
property Ytype Y {
Ytype get ();
}
member Y : 'Ytype with get
Property Value
YtypeSee Also