ldas-tools-frameAPI
2.5.1
|
#include "ldastoolsal/types.hh"
#include "frameAPI/rdsframe.hh"
#include "frameAPI/rdsresample.hh"
#include "frameAPI/Frame.hh"
Classes | |
struct | FrameAPI::channel_container_type |
Namespaces | |
FrameAPI | |
ignore_end: | |
Macros | |
#define | CREATERDS_START_TYPE INT_4U |
#define | CREATERDS_END_TYPE INT_4U |
Typedefs | |
typedef ::RDSFrame::frame_file_container_type | FrameAPI::frame_file_container_type |
typedef CREATERDS_START_TYPE | FrameAPI::start_type |
typedef CREATERDS_END_TYPE | FrameAPI::end_type |
typedef RDS::Options::compression_level_type | FrameAPI::compression_level_type |
typedef RDS::Options::compression_method_type | FrameAPI::compression_method_type |
typedef RDS::Options::frames_per_file_type | FrameAPI::frames_per_file_type |
typedef RDS::Options::seconds_per_frame_type | FrameAPI::seconds_per_frame_type |
Functions | |
Frame | FrameAPI::createRDSFrame (const frame_file_container_type &FrameFiles, start_type Start, end_type End, const channel_container_type &Channels) |
void | FrameAPI::createRDSSet (const frame_file_container_type &FrameFiles, const channel_container_type &Channels, const FrameAPI::RDS::FileOptions &Opts) |
#define CREATERDS_END_TYPE INT_4U |
#define CREATERDS_START_TYPE INT_4U |