Enum ExtrapolationOptions
Namespace: SMT.MastaAPI.MathUtility
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public enum ExtrapolationOptions
Fields
Name | Description |
---|---|
Flat | Flat |
Linear | Linear |
ThrowException | Throw Exception |
Wrap | Uses a saw-tooth wave form to wrap the data |