| StateTransitionMatrixStateDimension Property  | 
 
            Gets the summed dimension of all of the state parameters.
            
 
    Namespace: 
   AGI.Foundation.Propagators
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic int StateDimension { get; }Public ReadOnly Property StateDimension As Integer
	Get
public:
property int StateDimension {
	int get ();
}member StateDimension : int with get
Property Value
Type: 
Int32 See Also
See Also