Enum SinglePointSelectionMethod
Namespace: SMT.MastaAPI.NodalAnalysis.VaryingInputComponents
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public enum SinglePointSelectionMethod
Fields
Name | Description |
---|---|
CurrentTime | The value at the current time will be used, interpolating if necessary. |
MeanValue | The mean value of the time-series will be used regardless of the current time. |