Difference between revisions of "Analytica Reference"

Line 2: Line 2:
  
 
== User-Interface Reference ==
 
== User-Interface Reference ==
=== [[Preferences]] ===
+
=== Preferences ===
 
+
* [[Preferences]] dialog options.  Most of these preferences are stored with the model.  
Describes the [[Preferences]] dialog options.  Most of these preferences are stored with the model. Also see [[Configuring Personalized Defaults]] for configuring your own personal preferences.
+
* [[Configuring Personalized Defaults]] for configuring your own personal preferences.
  
 
=== Graphing Results ===
 
=== Graphing Results ===
Line 21: Line 21:
 
* [[Expressions that don't array-abstract]]
 
* [[Expressions that don't array-abstract]]
  
=== [[Expression Syntax| Expression Syntax]] ===
+
=== Expression Syntax ===
 +
*[[Expression Syntax]]
  
=== [[Array Abstraction| Array Abstraction]] ===
+
=== Array Abstraction ===
 +
[[Array Abstraction]]
  
 
=== Function Reference ===
 
=== Function Reference ===
Line 36: Line 38:
 
* [[Function Parameter Qualifiers]]
 
* [[Function Parameter Qualifiers]]
  
===[[Scripting Guide]]===
+
===Scripting Guide===
 
Analytica contains a powerful scripting language for retrieving and modifying information contained in Analytica models.  The scripting language is fully accessible from within Analytica (through the use of Analytica’s Typescript Window or by using the Command and Send properties of the CAEngine interface of the Analytica Decision Engine (ADE).
 
Analytica contains a powerful scripting language for retrieving and modifying information contained in Analytica models.  The scripting language is fully accessible from within Analytica (through the use of Analytica’s Typescript Window or by using the Command and Send properties of the CAEngine interface of the Analytica Decision Engine (ADE).
  
 +
* [[Scripting Guide]]
 
* [[:Category:Typescript Commands|Typescript Commands]]
 
* [[:Category:Typescript Commands|Typescript Commands]]
 
* [[Analytica Attributes| Analytica Attributes]]
 
* [[Analytica Attributes| Analytica Attributes]]
  
=== [[Analytica Decision Engine (ADE) API]] ===
+
=== Analytica Decision Engine (ADE) API ===
  
Reference for the classes and methods in [[Analytica Decision Engine (ADE) API|ADE's COM interface]].
+
Reference for the classes and methods in [[Analytica Decision Engine (ADE) API]] COM interface:
 
* [[CAEngine]]
 
* [[CAEngine]]
 
* [[CAObject]]
 
* [[CAObject]]
Line 51: Line 54:
 
* [[CARenderingStyle]]
 
* [[CARenderingStyle]]
  
=== [[Analytica System Variables|System Variables]] ===
+
=== System Variables ===
 
+
* [[Analytica System Variables]]
 
* [[Configuring Personalized Defaults]]
 
* [[Configuring Personalized Defaults]]
  
== [[Analytica_Libraries_and_Templates|Libraries]] ==
+
==Libraries ==
 +
* [[Analytica Libraries and Templates]]
 
* [[User-Defined Functions]]
 
* [[User-Defined Functions]]
  
== [[Example Models]] ==
+
== Example Models ==
 +
* [[Example Models]]

Revision as of 03:47, 18 February 2016

These reference pages offer tips and technical references that go beyond the Analytica User Guide. Some are filled out with handy information. Others are stubs waiting be completed.

User-Interface Reference

Preferences

Graphing Results

Menus, Keyboard, Toolbar

Modeling Reference

Expression Syntax

Array Abstraction

Function Reference

The Analytica Wiki documents functions that are built into Analytica, functions in the Analytica Libraries, and functions in contributed libraries.

Creating User-Defined Functions

Scripting Guide

Analytica contains a powerful scripting language for retrieving and modifying information contained in Analytica models. The scripting language is fully accessible from within Analytica (through the use of Analytica’s Typescript Window or by using the Command and Send properties of the CAEngine interface of the Analytica Decision Engine (ADE).

Analytica Decision Engine (ADE) API

Reference for the classes and methods in Analytica Decision Engine (ADE) API COM interface:

System Variables

Libraries

Example Models

Comments


You are not allowed to post comments.