NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
ReadWave.h File Reference
#include <stdio.h>
#include <tchar.h>
#include <ctype.h>
#include <string.h>
#include <stdlib.h>
#include <stddef.h>
#include "./CrossPlatformFileIO.h"
#include "./IgorBin.h"
Include dependency graph for ReadWave.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int ReadWave (CP_FILE_REF fr, int *typePtr, long *npntsPtr, long *ndimptr, double *sfa, double *sfb, void **waveDataPtrPtr, char **name)
 

Function Documentation

◆ ReadWave()

int ReadWave ( CP_FILE_REF  fr,
int *  typePtr,
long *  npntsPtr,
long *  ndimptr,
double *  sfa,
double *  sfb,
void **  waveDataPtrPtr,
char **  name 
)