GNU Radio's GSM Package
gr::gsm::time_spec_t Member List

This is the complete list of members for gr::gsm::time_spec_t, including all inherited members.

from_ticks(long long ticks, double tick_rate)gr::gsm::time_spec_tstatic
get_frac_secs(void) constgr::gsm::time_spec_tinline
get_full_secs(void) constgr::gsm::time_spec_tinline
get_real_secs(void) constgr::gsm::time_spec_t
get_tick_count(double tick_rate) constgr::gsm::time_spec_t
operator+=(const time_spec_t &)gr::gsm::time_spec_t
operator-=(const time_spec_t &)gr::gsm::time_spec_t
time_spec_t(const time_spec_t &spec)gr::gsm::time_spec_t
time_spec_t(double secs=0)gr::gsm::time_spec_t
time_spec_t(time_t full_secs, double frac_secs=0)gr::gsm::time_spec_t
time_spec_t(time_t full_secs, long tick_count, double tick_rate)gr::gsm::time_spec_t
to_ticks(const double tick_rate) constgr::gsm::time_spec_t