Description Usage Arguments Value
View source: R/correlationCalculationFunctions.R
Calculate fluctuation correlations in a full velocity field.
1 2 3 4 5 | calcCorrelationFunction(
velocityField,
fluctuationField = NULL,
sampleSize = 3600
)
|
velocityField |
A data frame containing all the vectors in a velocity field (full velocities) |
sampleSize |
How many vectors to use from the original field for pair-wise correlation comparisons. |
The correlation functions/profiles for the vector field.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.