Enum PeaksmMethod.PeaksmMethodOptions
public enum PeaksmMethod.PeaksmMethodOptions
- Extension Methods
Fields
[Parseable(new string[] { "ConstShapeFunc", "ConstantShapeFunc", "constShapeFunc", "constantShapeFunc", "ConstShapeFunction", "ConstantShapeFunction", "constShapeFunction", "constantShapeFunction", "ConstShape", "constShape", "Const", "const", "Use constant shape function", "Use const shape function", "Use const shape", "Constant shape function", "constant shape function", "Use constant shape", "constant shape", "const shape", "Constant", "constant" })] ConstShapeFunc = 2[Parseable(new string[] { "DontSmooth", "dontSmooth", "dontsmooth", "Don't Smooth", "Don't smooth", "don't smooth", "No smooth", "Don't", "don't", "Dont", "dont" })] DontSmooth = 0[Parseable(new string[] { "HigherOrderShapeFunc", "higherOrderShapeFunc", "HigherOrderShapeFunction", "HigherOrderShape", "higherOrderShape", "HigherOrder", "higherOrder", "Higher", "Use higher order shape function", "Use higher order shape functions", "Use higher order shape", "Higher order shape function", "higher order shape function", "higher order shape", "higher order", "Higher order shape", "Higher order", "higher" })] HigherOrderShapeFunc = 1[Parseable(new string[] { "SetToZero", "Set To Zero", "Set to zero", "Zero", "zero" })] SetToZero = 3