HOPS
HOPS class reference
Functions
read_mk4fringe.c File Reference
#include <stdio.h>
#include "mk4_data.h"
#include "mk4_dfio.h"
#include "mk4_util.h"
#include "msg.h"

Functions

int read_mk4fringe (char *filename, struct mk4_fringe *fringe)
 
int read_mk4fringe_impl (char *filename, struct mk4_fringe *fringe, int truncate_data)
 
int read_mk4fringe_truncated (char *filename, struct mk4_fringe *fringe)
 

Function Documentation

◆ read_mk4fringe()

int read_mk4fringe ( char *  filename,
struct mk4_fringe fringe 
)

◆ read_mk4fringe_impl()

int read_mk4fringe_impl ( char *  filename,
struct mk4_fringe fringe,
int  truncate_data 
)

◆ read_mk4fringe_truncated()

int read_mk4fringe_truncated ( char *  filename,
struct mk4_fringe fringe 
)