Click or drag to resize

StateTransitionMatrixNumberOfStateParameters Property

Gets the number of state parameters and derivatives that have been added to this StateTransitionMatrix.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public int NumberOfStateParameters { get; }

Property Value

Type: Int32
See Also