TargetedSegmentListDifferentialCorrectorVariables Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public List<SegmentPropagatorVariable> Variables { get; }
Public ReadOnly Property Variables As List(Of SegmentPropagatorVariable)
Get
public:
property List<SegmentPropagatorVariable^>^ Variables {
List<SegmentPropagatorVariable^>^ get ();
}
member Variables : List<SegmentPropagatorVariable> with get
Property Value
Type:
ListSegmentPropagatorVariableSee Also