Skip to main content
Ctrl+K
PyOptiSLang - Home PyOptiSLang - Home
  • Getting started
  • User guide
  • API reference
  • optiSLang server API reference
  • Examples
    • Contribute
Ctrl+K
  • GitHub
Ctrl+K
  • Getting started
  • User guide
  • API reference
  • optiSLang server API reference
  • Examples
  • Contribute
  • GitHub

Section Navigation

  • Optislang
  • optiSLang process
  • Application
  • Project
  • Nodes
    • Base node classes
    • Derived node classes
    • Nodes connection
    • Enumerations
      • DesignFlow
      • NodeClassType
      • SamplingType
        • from_str
        • CENTERPOINT
        • FULLFACTORIAL
        • AXIAL
        • STARPOINTS
        • KOSHAL
        • CENTRALCOMPOSITE
        • MIXEDTERMS
        • LATINHYPER
        • LATINHYPERDETEMINISTIC
        • OPTIMIZEDLATINHYPER
        • ORTHOLATINHYPERDETEMINISTIC
        • SOBOLSEQUENCES
        • PLAINMONTECARLO
        • DOPTIMAL
        • DOPTIMALLINEAR
        • DOPTIMALQUADRATIC
        • DOPTIMALQUADRATICNOMIXED
        • KOSHALLINEAR
        • KOSHALQUADRATIC
        • FEKETE
        • BOXBEHNKEN
        • FULLCOMBINATORIAL
        • ADVANCEDLATINHYPER
      • SlotType
      • NodeType
      • SlotTypeHint
    • Node types
  • Project parametric
  • Logging
  • Helper functions and classes
  • PyAnsys
  • API reference
  • Nodes
  • Enumerations
  • SamplingType

SamplingType#

class ansys.optislang.core.nodes.SamplingType(*values)#

Provides sampling type options.

Methods

SamplingType.from_str(string)

Convert string to an instance of the SamplingType class.

Attributes

SamplingType.CENTERPOINT

SamplingType.FULLFACTORIAL

SamplingType.AXIAL

SamplingType.STARPOINTS

SamplingType.KOSHAL

SamplingType.CENTRALCOMPOSITE

SamplingType.MIXEDTERMS

SamplingType.LATINHYPER

SamplingType.LATINHYPERDETEMINISTIC

SamplingType.OPTIMIZEDLATINHYPER

SamplingType.ORTHOLATINHYPERDETEMINISTIC

SamplingType.SOBOLSEQUENCES

SamplingType.PLAINMONTECARLO

SamplingType.DOPTIMAL

SamplingType.DOPTIMALLINEAR

SamplingType.DOPTIMALQUADRATIC

SamplingType.DOPTIMALQUADRATICNOMIXED

SamplingType.KOSHALLINEAR

SamplingType.KOSHALQUADRATIC

SamplingType.FEKETE

SamplingType.BOXBEHNKEN

SamplingType.FULLCOMBINATORIAL

SamplingType.ADVANCEDLATINHYPER

On this page
  • SamplingType
Edit on GitHub
  • Show Source

© Copyright (c) 2025 ANSYS, Inc. All rights reserved.

Created using Sphinx 8.2.3.

Built with the Ansys Sphinx Theme 1.3.2.
Last updated on