PropagationVectorIntegrationValue Property |
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic Vector IntegrationValue { get; }
Public ReadOnly Property IntegrationValue As Vector
Get
public:
property Vector^ IntegrationValue {
Vector^ get ();
}
member IntegrationValue : Vector with get
Property Value
Type:
Vector
See Also