GNU Radio's SATNOGS Package
Static Public Attributes
|
List of all members
date::detail::static_pow10< exp > Struct Template Reference
#include <
date.h
>
Static Public Attributes
static
CONSTDATA
std::uint64_t
value
= h * h * (exp % 2 ? 10 : 1)
Member Data Documentation
◆
value
template<unsigned exp>
CONSTDATA
std::uint64_t
date::detail::static_pow10
< exp >::value = h * h * (exp % 2 ? 10 : 1)
static
The documentation for this struct was generated from the following file:
date.h
date
detail
static_pow10
Generated by
1.8.13