Click or drag to resize

MotfSourceModuleID Property

Selects which module of the specified SourceType should be used.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public int ModuleID { get; set; }

Property Value

Int32
Remarks
The module itself can be configured by changing its settings either in Modules or Modules depending on the specified SourceType.
See Also