PropagationVectorIntegrationValue 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 Vector IntegrationValue { get; }
Public ReadOnly Property IntegrationValue As Vector
Get
public:
property Vector^ IntegrationValue {
Vector^ get ();
}
member IntegrationValue : Vector with get
Property Value
Type:
VectorSee Also