Class HostMetaData

Inheritance Relationships

Base Type

Class Documentation

class icrar::cuda::HostMetaData : public icrar::cpu::MetaData

A cuda decorator for for cpu::Integration. This class stores data on the host using pinned memory to allow for asyncronous read and write with cuda.

Public Functions

HostMetaData(const icrar::MeasurementSet &ms, boost::optional<unsigned int> refAnt, double minimumBaselineThreshold, bool computeInverse, bool useCache)
~HostMetaData()