Chaotic Motion
1.0
|
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...
Public Attributes | |
float | log_interval = 15 |
float | desired_size = 10 |
Size of the bounding box into which system should fit. | |
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.