raw_cf_data: Original data mixin constructor for 'raw_cf'

raw_cf_dataR Documentation

Original data mixin constructor for raw_cf

Description

Original data mixin constructor for raw_cf

Usage

raw_cf_data(cf, data)

Arguments

cf

raw_cf object to extend.

data

Numeric or complex array, original data for all observables and measurements. This should have dimensions c(Nmeas,cf$Timecf$nrObscf$nrStypes,cf$dim). Having the internal dimensions innermost is not as efficient, but it allows different transformations to be applied to different observables in the same container more easily.

Value

An object of S3 class raw_cf with original data mixin added.

See Also

Other raw_cf constructors: raw_cf_meta(), raw_cf()


hadron documentation built on Sept. 9, 2022, 5:06 p.m.