Click or drag to resize

MasterCurveTableOutputOptions Properties

The MasterCurveTableOutputOptions type exposes the following members.

Properties
 NameDescription
Public propertyOutputActivationEnergies Gets a value indicating whether activation energies should be calculated.
Public propertyOutputInterpolatedCurve If true, the interpolated curve is put into the table.
Public propertyOutputMergedShiftedCurve If true, the data from all shifted curves are merged, then sorted by x-values, and put into the table.
Public propertyOutputOriginalCurves If true, the original curves that were used for creating the master curve are put into the table.
Public propertyOutputShiftedCurves If true, the curves with the shifted x-axis are put into the table.
Public propertySortShiftGroupValuesBy Indicates whether and how to sort the values in the shift column group.
Public propertyXValuesForActivationEnergiesAreRates Gets a value indicating whether the x-values for shifting are times or rates (i.e., inverse times). This value is used for the expected slope of the shift values versus inverse temperature.
Top
See Also