Click or drag to resize

RelaxISPlugin_CircuitElement2 Properties

The RelaxISPlugin_CircuitElement2 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 propertyStandardParameters Gets the collection of standard parameters for this circuit element.
Public propertyUserDataDirectory Gets or sets the path to the RelaxIS user data directory.
(Inherited from RelaxISPlugin)
Top
See Also