MasterCurveCreationCreateMasterCurve Method |
Creates the master curve for the specified options and stores the resulting shifts and interpolations in the options instance.
Namespace: Altaxo.Data.ObsoleteAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static void CreateMasterCurve(
MasterCurveCreationOptions options
)
Parameters
- options MasterCurveCreationOptions
- The options that define the source columns, fitting behavior, and result storage.
See Also