#include <capnp/generated-header-support.h>
#include <kj/windows-sanity.h>
Go to the source code of this file.
|
enum class | capnp::schemas::DropReason_d8797e665e96107b : uint16_t {
capnp::schemas::UNKNOWN
, capnp::schemas::SUCCESS
, capnp::schemas::INVALID_PEAK
, capnp::schemas::INVALID_PEAK_GHOST
,
capnp::schemas::INVALID_PEAK_ZERO_NME
, capnp::schemas::INVALID_PEAK_UP_DN_NME900X
, capnp::schemas::INVALID_PEAK_ZERO_IQ
, capnp::schemas::INVALID_PEAK_ZERO_IQ_PREV
,
capnp::schemas::INVALID_PEAK_ZERO_IQ_NEXT
, capnp::schemas::INVALID_INTERP
, capnp::schemas::AZIMUTH_CALC_ERROR
, capnp::schemas::ELEVATION_CALC_ERROR
,
capnp::schemas::OUTSIDE_AZ_FILTER
, capnp::schemas::OUTSIDE_EL_FILTER
, capnp::schemas::INVALID_SNR
, capnp::schemas::NOT_DETECTED
,
capnp::schemas::SPN_FILTERED
, capnp::schemas::DIRTY_PARAMS_ERROR
, capnp::schemas::NOT_READY_ERROR
, capnp::schemas::FILE_READ_ERROR
,
capnp::schemas::TIMESTAMP_ERROR
, capnp::schemas::GENERAL_ERROR
} |
|
◆ DropReason