|
GNU Radio's IRIDIUM Package
|
#include <frame_sorter_impl.h>
Public Attributes | |
| int64_t | timestamp |
| double | center_frequency |
Friends | |
| bool | operator< (const frame &l, const frame &r) |
References center_frequency, and timestamp.
| double gr::iridium::frame::center_frequency |
Referenced by operator<.
| int64_t gr::iridium::frame::timestamp |
Referenced by operator<.