Click or drag to resize

IPlaneMethodDesign Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Customized design of methods, functions and algorithms - to meet requirements of an experimental method and setup

Namespace:  imbNLP.Toolkit.Planes.Core
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public interface IPlaneMethodDesign

The IPlaneMethodDesign type exposes the following members.

Methods
  NameDescription
Public methodDeploySettings
Prepares everything for operation
Public methodExecutePlaneMethod
Executes the plane method, invoking contained functions according to the settings
Top
See Also