Click or drag to resize

StateTransitionMatrix.NumberOfConsiderParameters Property

Gets the number of consider parameters 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 NumberOfConsiderParameters { get; }

Property Value

Type: Int32
See Also