Difference between revisions of "llDataLowPassFiltering"

From EosPedia
Jump to: navigation, search
(Created page with "'''llDataLowPassFiltering''' is Eos's Command. == List of option == === Main option === <table border="1"> <tr> <th>Option</th> <th>Essential/Optional...")
(No difference)

Revision as of 01:07, 21 August 2014

llDataLowPassFiltering is Eos's Command.


List of option

Main option

Option Essential/Optional Description Default
-i Essential Input: llData NULL
-o Essential Output: llData NULL
-t Essential [A] 760
-R Optional [/A] 0.1
-c Optional ConfigurationFile NULL
-m Optional Mode 0
-h Optional Help  


-m details

Value Description
0 Same Memory Size data
1 Saved Memory Size data


Execution example

Input file data

by llDataPrint
Input-LL1.png


Case: Options only essential

Case: t=364

by llDataPrint
Outdata-llDataLowPassFiltering.png


In the following, Setting at t=364

Option -R

R=0.08

by llDataPrint
Outdata-R-llDataLowPassFiltering.png


Option -m

m=1

by llDataPrint
Outdata-m1-llDataLowPassFiltering.png