Home
last modified time | relevance | path

Searched defs:constellation (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DConstellationMgr.cpp75 for (auto* constellation : constellations) in ~ConstellationMgr() local
226 for (auto* constellation : constellations) in updateSkyCulture() local
304 for (auto* constellation : selected) in deselectConstellations() local
323 for (auto* constellation : constellations) in selectAllConstellations() local
335 for (auto* constellation : constellations) in selectConstellation() local
364 for (auto* constellation : constellations) in deselectConstellation() local
506 for (auto* constellation : constellations) in loadLinesAndArt() local
1058 for (auto* constellation : selected) in setFlagLines() local
1086 for (auto* constellation : selected) in setFlagBoundaries() local
1114 for (auto* constellation : selected) in setFlagArt() local
[all …]
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-digital/lib/
H A Dconstellation_soft_decoder_cf_impl.cc34 constellation_soft_decoder_cf::make(constellation_sptr constellation) in make()
41 constellation_sptr constellation) in constellation_soft_decoder_cf_impl()
H A Dtiming_error_detector.h243 ted_mueller_and_muller(constellation_sptr constellation) in ted_mueller_and_muller()
280 ted_mod_mueller_and_muller(constellation_sptr constellation) in ted_mod_mueller_and_muller()
308 ted_zero_crossing(constellation_sptr constellation) in ted_zero_crossing()
H A Dconstellation_decoder_cb_impl.cc34 constellation_decoder_cb::make(constellation_sptr constellation) in make()
40 constellation_sptr constellation) in constellation_decoder_cb_impl()
H A Dconstellation_receiver_cb_impl.cc52 constellation_sptr constellation, float loop_bw, float fmin, float fmax) in constellation_receiver_cb_impl()
104 constellation_sptr constellation = in handle_set_constellation() local
118 void constellation_receiver_cb_impl::set_constellation(constellation_sptr constellation) in set_constellation()
H A Dofdm_equalizer_simpledfe.cc33 const gr::digital::constellation_sptr& constellation, in make()
53 const gr::digital::constellation_sptr& constellation, in ofdm_equalizer_simpledfe()
H A Dofdm_mapper_bcv_impl.cc35 ofdm_mapper_bcv::sptr ofdm_mapper_bcv::make(const std::vector<gr_complex>& constellation, in make()
46 ofdm_mapper_bcv_impl::ofdm_mapper_bcv_impl(const std::vector<gr_complex>& constellation, in ofdm_mapper_bcv_impl()
/dports/math/octave-forge-communications/communications-1.2.3/src/
H A Dgenqamdemod.cc59 ColumnVector constellation (args(1).vector_value ()); variable
81 ComplexColumnVector constellation (args(1).complex_vector_value ()); variable
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-dtv/lib/catv/
H A Dcatv_randomizer_bb_impl.cc31 catv_randomizer_bb::sptr catv_randomizer_bb::make(catv_constellation_t constellation) in make()
39 catv_randomizer_bb_impl::catv_randomizer_bb_impl(catv_constellation_t constellation) in catv_randomizer_bb_impl()
H A Dcatv_frame_sync_enc_bb_impl.cc32 catv_frame_sync_enc_bb::make(catv_constellation_t constellation, int ctrlword) in make()
42 catv_constellation_t constellation, int ctrlword) in catv_frame_sync_enc_bb_impl()
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-trellis/lib/
H A Dconstellation_metrics_cf_impl.cc37 constellation_metrics_cf::make(digital::constellation_sptr constellation, in make()
45 digital::constellation_sptr constellation, digital::trellis_metric_type_t TYPE) in constellation_metrics_cf_impl()
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-dtv/lib/dvbt/
H A Ddvbt_configure.cc34 void dvbt_configure::set_constellation(dvb_constellation_t constellation) in set_constellation()
63 dvbt_configure::dvbt_configure(dvb_constellation_t constellation, in dvbt_configure()
H A Ddvbt_bit_inner_deinterleaver_impl.cc38 dvb_constellation_t constellation, in make()
51 dvb_constellation_t constellation, in dvbt_bit_inner_deinterleaver_impl()
H A Ddvbt_bit_inner_interleaver_impl.cc39 dvb_constellation_t constellation, in make()
52 dvb_constellation_t constellation, in dvbt_bit_inner_interleaver_impl()
H A Ddvbt_map_impl.cc34 dvb_constellation_t constellation, in make()
47 dvb_constellation_t constellation, in dvbt_map_impl()
H A Ddvbt_demap_impl.cc33 dvb_constellation_t constellation, in make()
46 dvb_constellation_t constellation, in dvbt_demap_impl()
H A Ddvbt_inner_coder_impl.cc124 dvb_constellation_t constellation, in make()
137 dvb_constellation_t constellation, in dvbt_inner_coder_impl()
H A Ddvbt_demod_reference_signals_impl.cc35 dvb_constellation_t constellation, in make()
65 dvb_constellation_t constellation, in dvbt_demod_reference_signals_impl()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/constellation/
H A Dlib.rs44 mod constellation; module
/dports/math/octave-forge-communications/communications-1.2.3/inst/
H A Dpskmod.m59 constellation = exp (1j*2*pi*m/M+1j*phi); variable
H A Dpammod.m58 constellation = [-M+1:2:M-1] .* exp (-1j*phi); variable
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-trellis/examples/python/
H A Dtest_tcm.py23 def run_test (f,Kb,bitspersymbol,K,dimensionality,constellation,N0,seed): argument
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-trellis/docs/
H A Dtest_tcm.py21 def run_test (f,Kb,bitspersymbol,K,dimensionality,constellation,N0,seed): argument
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-dtv/lib/dvbt2/
H A Ddvbt2_cellinterleaver_cc_impl.cc33 dvb_constellation_t constellation, in make()
46 dvb_constellation_t constellation, in dvbt2_cellinterleaver_cc_impl()
H A Ddvbt2_modulator_bc_impl.cc33 dvb_constellation_t constellation, in make()
44 dvb_constellation_t constellation, in dvbt2_modulator_bc_impl()

12345678