Template:ALTADataSet.FittedModel: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(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…')
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{APIPrefix|Public ReadOnly Property}}
{{APIPrefix|Public ReadOnly Property}}
{{APIName|FittedModel}}
{{APIName|[[ALTADataSet.FittedModel|FittedModel]]}}
{{APIPrefix|As}}
{{APIPrefix|As}}
{{APIName|cModel}}
{{APIName|[[CModel Class|cModel]]}}<br>
 
{{APIComment|The Fitted Model, fitted from the raw data, if successfully calculated. See [[cModel]] class for additional details.}}

Latest revision as of 22:33, 29 January 2014

Public ReadOnly Property FittedModel As cModel