FAST/Streamers/UFFStreamer.cpp file

Contents

Namespaces

namespace fast
FAST namespace - All FAST code lives in this namespace.

Classes

class fast::UFFData
class fast::UFFReader

Functions

static void pol2cart(float r, float th, float& x, float& y)
auto file_info(hid_t loc_id, const char* name, const H5L_info_t* linfo, void* opdata) -> herr_t
static auto readStringAttribute(const H5::Attribute& att) -> std::string