Relax |
The RelaxISPlugin_WeightMode type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddLogMessage(Exception) |
Advises RelaxIS to add information about the given exception to the log. Will not work in the object's constructor.
(Inherited from RelaxISPlugin) |
![]() | AddLogMessage(String) |
Advises RelaxIS to add a new message to the log. Will not work in the object's constructor.
(Inherited from RelaxISPlugin) |
![]() | AfterStartupInitialization |
Is called once after the plugin is initialized with all internal information during program start.
(Inherited from RelaxISPlugin) |
![]() | CalculateWeights | The function used to calculate the actual weight values. |
![]() | CalculateWeightsArray | Calculate the weights for an array of impedance data. |
![]() | CompareTo |
Compares the plugin to another based on the SortIndex property
(Inherited from RelaxISPlugin) |
![]() | GetAdditionalInformation |
Provides additional information about this plugin.
(Overrides RelaxISPluginGetAdditionalInformation) |
![]() | ShouldDiscardPlugin |
Called once after the plugin is initialized and after AfterStartupInitialization and signals to RelaxIS if the plugin should be used or discarded.
(Inherited from RelaxISPlugin) |