Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Science Namespaces
Altaxo.Science.Thermorheology.MasterCurves
MasterCurveCreationOptionsBase Class
MasterCurveCreationOptionsBase Properties
GroupOptions Property
MasterCurveGroupOptionsChoice Property
NumberOfIterations Property
OptimizationMethod Property
RequiredRelativeOverlap Property
ShiftOrder Property
Master
Curve
Creation
Options
Base
Group
Options Property
Get the options for each group. If there is only one
MasterCurveGroupOptionsWithScalarInterpolation
, and multiple groups, the options are applied to each of the groups. Otherwise, the number of group options must match the number of groups. If there is one
MasterCurveGroupOptionsWithComplexInterpolation
, two groups are needed.
Namespace:
Altaxo.Science.Thermorheology.MasterCurves
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
ImmutableList
<
MasterCurveGroupOptions
>
GroupOptions
{
get
;
init
; }
Property Value
ImmutableList
MasterCurveGroupOptions
See Also
Reference
MasterCurveCreationOptionsBase Class
Altaxo.Science.Thermorheology.MasterCurves Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net