Template:ALTADataSet.FittedModel: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) (Created page with '{{APIPrefix|Public ReadOnly Property}} {{APIName|FittedModel}} {{APIPrefix|As}} {{APIName|cModel}} {{APIComment|The Fitted Model, fitted from the raw data, if successfully calcu…') |
John Leavitt (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
{{APIName|FittedModel}} | {{APIName|FittedModel}} | ||
{{APIPrefix|As}} | {{APIPrefix|As}} | ||
{{APIName|cModel}} | {{APIName|cModel}}<br> | ||
{{APIComment|The Fitted Model, fitted from the raw data, if successfully calculated. See [[cModel]] class for additional details.}} | {{APIComment|The Fitted Model, fitted from the raw data, if successfully calculated. See [[cModel]] class for additional details.}} |
Revision as of 15:56, 12 September 2013
Public ReadOnly Property
FittedModel
As
cModel
The Fitted Model, fitted from the raw data, if successfully calculated. See cModel class for additional details.