 | VariableOrderOdeSolverSolutionYtypeY Property |
Gets the state values for the solution.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.4
SyntaxPublic ReadOnly Property Y As Ytype
Get
public:
property Ytype Y {
Ytype get ();
}
member Y : 'Ytype with get
Property Value
Type:
Ytype
See Also