Relax |
The RelaxISPlugin_TransferFunction type exposes the following members.
| Name | Description | |
|---|---|---|
| CanBeNormalized | Indicates, if the transfer function supports being normalized | |
| Description |
A short description of what the plugin does. Displayed on various occasions for clarification
(Inherited from RelaxISPlugin) | |
| IsImaginaryUsuallyNegative | Defines if the imaginary part of the values produced is in most cases negative. Is used in conjunction with premade plots to define which values to display exactly. | |
| Name |
The plugins's internal name, that is used to reference it on various occasions
(Inherited from RelaxISPlugin) | |
| NormalizedSymbol | The symbol of the normalized value | |
| NormalizedUnit | The unit of the normalized value | |
| PluginSourcePath |
Gets or sets the full path of the file that the plugin was loaded from.
(Inherited from RelaxISPlugin) | |
| SortIndex |
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) | |
| SuitableForEpsOnlyData | If set to true it signals, that the normalized value is calculated correctly from Eps'/Eps'' values, when an Area of 1/Eps0 and a Thickness of 1 is assumed | |
| Symbol | The converters symbol for display purposes | |
| Unit | The converters unit for display purposes | |
| UserDataDirectory |
Gets or sets the path to the RelaxIS user data directory.
(Inherited from RelaxISPlugin) |