Home
last modified time | relevance | path

Searched defs:station (Results 1 – 25 of 406) sorted by path

12345678910>>...17

/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dbcr.cc256 char station[32]; in bcr_data_read() local
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dbcr.c275 char station[32]; in bcr_data_read() local
/dports/astro/gpsd/gpsd-3.20/
H A Ddriver_nmea0183.c966 int station; in processGGA() local
H A Dgps.h306 } station[MAXSTATIONS]; member
1526 char station[20+1]; /* Name of Signal Station */ member
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/FileDirProc/
H A DFileSpec.hpp96 station, ///< 'n' A field for station numbers enumerator
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/FileHandling/
H A DBLQDataReader.cpp216 Matrix<double> BLQDataReader::getTideHarmonics(const std::string& station) in getTideHarmonics()
H A DDCBDataReader.cpp83 string station = StringUtils::strip(line.substr(6,4)); in loadData() local
202 double DCBDataReader::getDCB(const string& station, in getDCB()
/dports/astro/kosmindoormap/kosmindoormap-21.12.3/src/map-publictransport-integration/
H A Dlocationqueryoverlayproxymodel.cpp187 const auto station = loc.rentalVehicleStation(); in nodeForRow() local
/dports/astro/marble/marble-21.12.3/src/plugins/render/weather/
H A DBBCItemGetter.cpp44 BBCStation BBCItemGetter::station( const QString &id ) in station() function in BBCItemGetter
47 for( const BBCStation &station: m_items ) { in station() local
H A DBBCWeatherService.cpp73 BBCStation const station = m_itemGetter->station( id ); in getItem() local
98 void BBCWeatherService::createItem( const BBCStation& station ) in createItem()
H A DStationListParser.cpp110 BBCStation station; in readStation() local
164 void StationListParser::readPoint( BBCStation *station ) in readPoint()
H A Dbbc-xml-generator.rb15 attr_reader :long, :lat, :priority, :station accessor in Station
/dports/astro/oskar/OSKAR-2.8.0/oskar/apps/src/
H A Doskar_settings_to_telescope.cpp329 void set_station_data(oskar_Station* station, SettingsTree* s, int* status) in set_station_data()
/dports/astro/oskar/OSKAR-2.8.0/oskar/apps/test/
H A Dcreate_telescope_model.cpp65 oskar_Station* station = oskar_telescope_station(tel, 0); in create_telescope_model() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/beam_pattern/src/
H A Doskar_beam_pattern_run.c322 const oskar_Station* station = in sim_chunks() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/interferometer/src/
H A Doskar_evaluate_jones_Z.c95 const oskar_Station* station; in oskar_evaluate_jones_Z() local
180 const oskar_Station* station; in evaluate_station_ECEF_coords() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/ms/src/
H A Doskar_ms_accessors.cpp234 void oskar_ms_set_element_coords(oskar_MeasurementSet* p, unsigned int station, in oskar_ms_set_element_coords()
H A Doskar_ms_create.cpp696 ScalarColumn<String> name(antenna, "NAME"), station(antenna, "STATION"); in oskar_ms_create() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/telescope/
H A Dprivate_telescope.h50 oskar_Station** station; /* Array of station structure handles. */ member
/dports/astro/oskar/OSKAR-2.8.0/oskar/telescope/src/
H A Doskar_TelescopeLoadAbstract.cpp46 void oskar_TelescopeLoadAbstract::load(oskar_Station* station, in load()
H A Doskar_telescope_accessors.c298 static void oskar_telescope_set_gaussian_station_beam_p(oskar_Station* station, in oskar_telescope_set_gaussian_station_beam_p()
444 static void oskar_telescope_set_station_phase_centre(oskar_Station* station, in oskar_telescope_set_station_phase_centre()
515 static void oskar_telescope_set_station_type_p(oskar_Station* station, int type) in oskar_telescope_set_station_type_p()
H A Doskar_telescope_load.cpp139 const string& cwd, oskar_Station* station, int depth, in load_directories()
H A Doskar_telescope_load_pointing_file.c153 static void set_coords(oskar_Station* station, int set_recursive, in set_coords()
H A Doskar_telescope_save.c25 const char* dir_path, const oskar_Station* station, int depth, in oskar_telescope_save_private()
H A Dprivate_TelescopeLoaderApodisation.cpp42 void TelescopeLoaderApodisation::load(oskar_Station* station, in load()

12345678910>>...17