PropagatorPoint.Propagator Property |
Gets the propagator associated with this point.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Object Propagator { get; }
Public ReadOnly Property Propagator As Object
Get
public:
property Object^ Propagator {
Object^ get ();
}
member Propagator : Object with get
Property Value
Type:
Object
See Also