Click or drag to resize

RelaxISPlugin_TransferFunction Properties

The RelaxISPlugin_TransferFunction type exposes the following members.

Properties
 NameDescription
Public propertyCanBeNormalized Indicates, if the transfer function supports being normalized
Public propertyDescription A short description of what the plugin does. Displayed on various occasions for clarification
(Inherited from RelaxISPlugin)
Public propertyIsImaginaryUsuallyNegative 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.
Public propertyName The plugins's internal name, that is used to reference it on various occasions
(Inherited from RelaxISPlugin)
Public propertyNormalizedSymbol The symbol of the normalized value
Public propertyNormalizedUnit The unit of the normalized value
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 propertySuitableForEpsOnlyData 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
Public propertySymbol The converters symbol for display purposes
Public propertyUnit The converters unit for display purposes
Public propertyUserDataDirectory Gets or sets the path to the RelaxIS user data directory.
(Inherited from RelaxISPlugin)
Top
See Also