ALTADataSet Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|ALTADataSet Class|ALTADataSet}}')
 
No edit summary
Line 1: Line 1:
{{Template:APIClass|ALTADataSet Class|ALTADataSet}}
{{Template:APIClass|ALTADataSet Class|ALTADataSet}}
Properties and variables:
<br>
== Properties  ==
=== Read/Write  ===
*'''[[DatasetName]]''' As ''String''. {{Font|Gets or set the name of the data set.|10|verdana|italic|green}}
<pre>
Code Example of using
</pre>
=== Read Only  ===
*'''[[GeneralSettings]]''' As ''[[ALTAGeneralOptions]]''. {{Font|General settings used when fitting the model or finding the best fit.|10|verdana|italic|green}}
<br>
<br>
== Events  ==
== Methods  ==
*'''[[ClearDataSet]]''' {{Font|Clears all data and fitted model. All analysis settings stay unchanged.|10|verdana|italic|green}}

Revision as of 20:34, 30 August 2013



Properties and variables:


Properties

Read/Write

  • DatasetName As String. Gets or set the name of the data set.
Code Example of using 

Read Only



Events

Methods

  • ClearDataSet Clears all data and fitted model. All analysis settings stay unchanged.