StateTransitionMatrixIntegrationDynamicMatrix Property |
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public DynamicMatrix IntegrationDynamicMatrix { get; }
Public ReadOnly Property IntegrationDynamicMatrix As DynamicMatrix
Get
public:
property DynamicMatrix^ IntegrationDynamicMatrix {
DynamicMatrix^ get ();
}
member IntegrationDynamicMatrix : DynamicMatrix with get
Property Value
Type:
DynamicMatrixSee Also