Changes from Version 1 of adeiPram_precision

Show
Ignore:
Author:
csa (IP: 141.52.232.84)
Timestamp:
08/28/09 12:46:39 (15 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • adeiPram_precision

    v0 v1  
     1== precision == 
     2 
     3The ''precision'' parameter specifies the required precision. If lower precision is requested, ADEI may: 
     4 * approximate some values instead of processing whole data set from database 
     5 * reuse the graphs generated before 
     6 * use less data points for the graph 
     7 
     8The following modes are supported: 
     9 * ''DEFAULT'' - Default quality (quite high) 
     10 * ''LOW'' - The quality is not important, the preview graph is generated 
     11 * ''HIGH'' - The best possible quality 
     12 * ''#number'' - Positive number defines number of pixels per data point (value of ''3'' means what approximately a single data point would be put for every 3 pixels)