Class SpatialFeatures

Inheritance Relationships

Base Type

  • public IProcessor

Class Documentation

class SpatialFeatures : public IProcessor

Public Functions

SpatialFeatures()
void CreatePorts() override
void CompleteStreamInfo() override
void Process(ProcessingContext &context) override

Protected Attributes

unsigned int slot_
SlotType nslots_
const int MAX_NCHANNELS = 385
PortIn<ColumnsType<double>> *spike_in_port_
PortIn<ColumnsType<double>> *spatial_in_port_
PortOut<ColumnsType<double>> *data_out_port_
options::Value<std::vector<std::string>, false> spatial_features_ = {}