LOLA
CADCSamples Class Reference

#include <cadc.h>

Public Types

typedef halco::common::typed_heap_array< halco::common::typed_array< Value, halco::hicann_dls::vx::SynapseOnSynapseRow >, halco::hicann_dls::vx::SynramOnDLS > _samples_type
 
typedef halco::hicann_dls::vx::CADCSamplesOnDLS coordinate_type
 
typedef std::false_type has_local_data
 
typedef haldls::vx::CADCSampleQuad::Value Value
 

Public Member Functions

 CADCSamples () SYMBOL_VISIBLE
 Default constructor. More...
 
bool operator!= (CADCSamples const &other) const SYMBOL_VISIBLE
 
bool operator== (CADCSamples const &other) const SYMBOL_VISIBLE
 

Public Attributes

_samples_type acausal
 
_samples_type causal
 

Friends

class haldls::vx::detail::VisitPreorderImpl< CADCSamples >
 
std::ostream & operator<< (std::ostream &os, CADCSamples const &row) SYMBOL_VISIBLE
 

Detailed Description

Definition at line 434 of file cadc.h.

Member Typedef Documentation

◆ _samples_type

typedef halco::common::typed_heap_array< halco::common::typed_array<Value, halco::hicann_dls::vx::SynapseOnSynapseRow>, halco::hicann_dls::vx::SynramOnDLS> CADCSamples::_samples_type

Definition at line 445 of file cadc.h.

◆ coordinate_type

typedef halco::hicann_dls::vx::CADCSamplesOnDLS CADCSamples::coordinate_type

Definition at line 438 of file cadc.h.

◆ has_local_data

typedef std::false_type CADCSamples::has_local_data

Definition at line 437 of file cadc.h.

◆ Value

typedef haldls::vx::CADCSampleQuad::Value CADCSamples::Value

Definition at line 440 of file cadc.h.

Constructor & Destructor Documentation

◆ CADCSamples()

CADCSamples::CADCSamples ( )

Default constructor.

Member Function Documentation

◆ operator!=()

bool CADCSamples::operator!= ( CADCSamples const &  other) const

◆ operator==()

bool CADCSamples::operator== ( CADCSamples const &  other) const

Friends And Related Function Documentation

◆ haldls::vx::detail::VisitPreorderImpl< CADCSamples >

friend class haldls::vx::detail::VisitPreorderImpl< CADCSamples >
friend

Definition at line 457 of file cadc.h.

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
CADCSamples const &  row 
)
friend

Member Data Documentation

◆ acausal

_samples_type CADCSamples::acausal

Definition at line 451 of file cadc.h.

◆ causal

_samples_type CADCSamples::causal

Definition at line 450 of file cadc.h.


The documentation for this class was generated from the following file: