📄️ Curve
Class of functions on which NetCal operators are defined.
📄️ Sequence
A piecewise affine function with a limited support, defined between DefinedFrom and DefinedUntil.
📄️ Point
A point of a function. Defined only in Time.
📄️ Segment
An open segment. Defined in ]StartTime, EndTime[.
📄️ Element
Smallest unit of representation of a min-plus algebra function.
📄️ ComputationSettings
Used to specify the computation settings of most operations.
📄️ CurveExtensions
Provides LINQ extensions methods for Curve,
📄️ IToCodeString
Interface for classes having the ToCodeString() method.
📄️ LinqExtensions
Provides generic LINQ extension methods.
📄️ SequenceExtensions
Provides LINQ extensions methods for Sequence and Element.
📄️ ToCodeStringExtensions
Provides ToCodeString() for collections of IToCodeString objects.