8 #ifndef UFO_LOCATIONS_F_H_
9 #define UFO_LOCATIONS_F_H_
13 #include "ufo/Locations.h"
25 const util::DateTime &,
const std::size_t &,
bool *);
void locations_get_lats_f(const Locations &locs, const std::size_t &nlocs, double *lats)
void locations_get_timemask_f(const Locations &locs, const util::DateTime &t1, const util::DateTime &t2, const std::size_t &nlocs, bool *mask)
void locations_get_lons_f(const Locations &locs, const std::size_t &nlocs, double *lons)
std::size_t locations_get_nlocs_f(const Locations &locs)