Click or drag to resize

RelaxISPlugin_CircuitElement Properties

The RelaxISPlugin_CircuitElement type exposes the following members.

Properties
 NameDescription
Public propertyAbbreviation The abbreviation to use in circuit strings
Public propertyDescription A short description of what the plugin does. Displayed on various occasions for clarification
(Inherited from RelaxISPlugin)
Public propertyFormula The formula, used to calculate the impedance. FOR DISPLAY PURPOSES ONLY!
Public propertyName The plugins's internal name, that is used to reference it on various occasions
(Inherited from RelaxISPlugin)
Public propertyPluginSourcePath Gets or sets the full path of the file that the plugin was loaded from.
(Inherited from RelaxISPlugin)
Public propertySortIndex By default the plugins are sorted based on the value of this property. That means, that they appear in lists in the order dictated by this value.
(Inherited from RelaxISPlugin)
Public propertyStandardParameterFixedStates A list of default fixed states of the parameters
Public propertyStandardParameterLowerLimits A list of default parameter lower limits
Public propertyStandardParameterNames A list of parameter names that are used in parameter list.
Public propertyStandardParameterUpperLimits A list of default parameter upper limits
Public propertyStandardParameterValues A list of default parameter values that are used to initialize the element.
Public propertyUserDataDirectory Gets or sets the path to the RelaxIS user data directory.
(Inherited from RelaxISPlugin)
Top
See Also