Show / Hide Table of Contents

Class BaseControl

Base for all control readers.

Inheritance
System.Object
StatementReader<Control>
BaseControl
ConnectControl
DistributionControl
ExportControl
FuncControl
GlobalControl
ICControl
LetControl
McControl
NodeSetControl
OptionsControl
ParamBaseControl
SimulationControl
StControl
StepControl
StepRegisterControl
StRegisterControl
TempControl
Implements
IStatementReader
Inherited Members
StatementReader<Control>.Read(Control, ICircuitContext)
StatementReader<Control>.Read(Statement, ICircuitContext)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SpiceSharpParser.ModelReaders.Netlist.Spice.Readers.Controls
Assembly: SpiceSharpParser.dll
Syntax
public abstract class BaseControl : StatementReader<Control>, IStatementReader

Implements

IStatementReader
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX