a time-stamped pyramid More...
#include <Channels/SingleChannel.H>
Public Member Functions | |
TPyr (const ImageSet< float > &pyr_, const SimTime t_) | |
Public Attributes | |
ImageSet< float > | pyr |
the pyramid | |
SimTime | t |
the timestamp |
a time-stamped pyramid
Definition at line 192 of file SingleChannel.H.
ImageSet<float> SingleChannel::TPyr::pyr |
the pyramid
Definition at line 196 of file SingleChannel.H.
the timestamp
Definition at line 197 of file SingleChannel.H.