Click or drag to resize

MotfSource Class

Selects source types and modules for Motf.
Inheritance Hierarchy
SystemObject
  RAYLASE.SPICE3ConfigBase
    RAYLASE.SPICE3MotfSource

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public class MotfSource : ConfigBase

The MotfSource type exposes the following members.

Constructors
 NameDescription
Public methodMotfSource Creates a new MotfSource configuration initialized by its default values.
Top
Properties
 NameDescription
Public propertyModuleID Selects which module of the specified SourceType should be used.
Public propertySourceType Specifies the type of Motf source that provides the position information.
Top
Remarks
For more information read MOTF Configuration
See Also