calcCorrelationFunction: Calculate fluctuation correlations in a full velocity field.

Description Usage Arguments Value

View source: R/correlationCalculationFunctions.R

Description

Calculate fluctuation correlations in a full velocity field.

Usage

1
2
3
4
5
calcCorrelationFunction(
  velocityField,
  fluctuationField = NULL,
  sampleSize = 3600
)

Arguments

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.

Value

The correlation functions/profiles for the vector field.


MirceaDavidEsc/scalefree documentation built on Nov. 9, 2020, 2:21 p.m.