Chaotic Motion  1.0
BoundStats Class Reference

Bound stats. Simple method to track min/max in each co-ordinate to determine the extent of an attractor. Logs the result to the console. More...

Inheritance diagram for BoundStats:

Public Attributes

float log_interval = 15
 
float desired_size = 10
 Size of the bounding box into which system should fit.
 

Detailed Description

Bound stats. Simple method to track min/max in each co-ordinate to determine the extent of an attractor. Logs the result to the console.

Used to measure, then tune the offset and global scale for a parameter bundle. It computes the global scale and offset to contain the system within a bounding box of <desired_size>.

Definition at line 14 of file BoundStats.cs.


The documentation for this class was generated from the following file: