apisample.c File Reference

Sample application for encoding and decoding BUFR using OPERA BUFR software as a library. More...

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <assert.h>
#include "bufrlib.h"
#include "apisample.h"
#include "bufr_io.h"

Go to the source code of this file.

Functions

void bufr_encoding_sample (radar_data_t *src_data, bufr_t *bufr_msg)
 Sample for encoding a BUFR message.
void bufr_decoding_sample (bufr_t *msg, radar_data_t *data)
 Sample for decoding a BUFR message.


Detailed Description

This sample application uses the OPERA BUFR software api for encoding and decoding a sample radar image to/from a BUFR message.

Definition in file apisample.c.


Generated on Tue Dec 18 16:52:45 2007 for OPERA BUFR software by  doxygen 1.5.4