Click or drag to resize

StateTransitionMatrix.NumberOfStateParameters 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: 25.1.421.0 (25.1.421.0)
Syntax
public int NumberOfStateParameters { get; }

Property Value

Type: Int32
See Also