Analysis |
The AnalysisInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnalysisInfo | Initializes a new instance of the AnalysisInfo class. |
Name | Description | |
---|---|---|
![]() | IsFitUpToDate | Gets or sets a value indicating whether the current parameter values were determined by a successful fit |
![]() | LastTransferFunction | Gets or sets the name of the transfer function that was used for the last fit of the spectrum |
![]() | LastWeightingMode | Gets or sets the name of the weighting mode that was used for the last fit of the spectrum |
![]() | Model | Gets or sets the fit model. |
![]() | Parameters | Gets the list of fit parameters. |
Name | Description | |
---|---|---|
![]() | GetSchema | This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return ( in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class. |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | WriteXml | Converts an object into its XML representation. |