ScalarAtEndOfSegmentInequalityConstraintEndOfSegment 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 EndsOfSegment EndOfSegment { get; set; }
Public Property EndOfSegment As EndsOfSegment
Get
Set
public:
property EndsOfSegment EndOfSegment {
EndsOfSegment get ();
void set (EndsOfSegment value);
}
member EndOfSegment : EndsOfSegment with get, set
Property Value
Type:
EndsOfSegmentSee Also