Template:ALTADataSet.FittedModel: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user 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 Class|cModel]]}}<br>
{{APIName|[[CModel Class|cModel]]}}<br>
{{APIComment|The Fitted Model, fitted from the raw data, if successfully calculated. See [[CModel Class|cModel]] class for additional details.}}

Latest revision as of 22:33, 29 January 2014

Public ReadOnly Property FittedModel As cModel