IUF-SDK-3
Interventional Ultrasound Library
iufReceiveChannelMapPrivate.h
Go to the documentation of this file.
1
#ifndef IUFLIBRARY_IUFHLRECEIVECHANNELMAPIMP_H
2
#define IUFLIBRARY_IUFHLRECEIVECHANNELMAPIMP_H
3
#include <hdf5.h>
4
#include <
iufReceiveChannelMap.h
>
5
6
7
int
iufReceiveChannelMapSave
8
(
9
iurcm_t
channelMap,
10
hid_t handle
11
);
12
13
iurcm_t
iufReceiveChannelMapLoad
14
(
15
hid_t handle
16
);
17
18
19
#endif
iufReceiveChannelMap.h
IufReceiveChannelMap
Definition:
iufReceiveChannelMapADT.h:4
iufReceiveChannelMapLoad
iurcm_t iufReceiveChannelMapLoad(hid_t handle)
Definition:
iufReceiveChannelMap.c:232
iufReceiveChannelMapSave
int iufReceiveChannelMapSave(iurcm_t channelMap, hid_t handle)
Definition:
iufReceiveChannelMap.c:207
library
private
iufReceiveChannelMapPrivate.h
Generated by
1.8.13