Click or drag to resize

CrossSectionFactorySetEquidistantProcessingLevelSpecs Method

Overload List
  NameDescription
Public methodSetEquidistantProcessingLevelSpecs(Int32)
Sets equidistant processinglevel specs similar to those set in a MU setup Builder pattern: Builds xsBaseRaw.
Public methodStatic memberSetEquidistantProcessingLevelSpecs(XSBaseRaw, Int32)
Sets equidistant processinglevel specs similar to those set in a MU setup Builder pattern: Builds xsBaseRaw.
Public methodSetEquidistantProcessingLevelSpecs(Int32, Double, Double)
Sets equidistant processinglevel specs similar to those set in a MU setup. Use when the minimum and maximum Z-value of the raw data is known. Builder pattern: Builds xsBaseRaw.
Public methodStatic memberSetEquidistantProcessingLevelSpecs(XSBaseRaw, Int32, Double, Double)
Sets equidistant processinglevel specs similar to those set in a MU setup. Use when the minimum and maximum Z-value of the raw data is known. Builder pattern: Builds xsBaseRaw.
Top
See Also