Difference between revisions of "llDataRescaling"

From EosPedia
Jump to: navigation, search
(Created page with "'''llDataRescaling''' is Eos's Command that performs rescaling of llData file. == List of option == === Main option === <table border="1"> <tr> <th>Opt...")
 
(No difference)

Latest revision as of 01:48, 21 August 2014

llDataRescaling is Eos's Command that performs rescaling of llData file.


List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: llData NULL
-o Essential Output: llData NULL
-r Optional rScale 1.0
-dR Optional delBR [/A] (No Change) 0.0
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  

-m details

Value Description
0


Execution example

Input file data

by llDataPrint
Input-LL1.png


Case: Options only essential

-o 's data by llDataPrint
Outdata-llDataRescaling.png


Option -r

Case: r=0.3

-o 's data by llDataPrint
Outdata-r-llDataRescaling.png


Option -dR

Case: dR=0.002

-o 's data by llDataPrint
Outdata-dR-llDataRescaling.png