ecat 6.0.0
convert_64.h File Reference
Include dependency graph for convert_64.h:

Go to the source code of this file.

Functions

void mh64_convert (Main_header_64 *h_64, Main_header *h)
 
void sh64_convert (Scan_subheader_64 *h_64, Scan_subheader *h, Main_header *mh)
 
void ih64_convert (Image_subheader_64 *h_64, Image_subheader *h, Main_header *mh)
 
void nh64_convert (Norm_subheader_64 *h_64, Norm_subheader *h, Main_header *mh)
 
void ah64_convert (Attn_subheader_64 *h_64, Attn_subheader *h, Main_header *mh)
 

Function Documentation

◆ ah64_convert()

void ah64_convert ( Attn_subheader_64 * h_64,
Attn_subheader * h,
Main_header * mh )

◆ ih64_convert()

void ih64_convert ( Image_subheader_64 * h_64,
Image_subheader * h,
Main_header * mh )

◆ mh64_convert()

void mh64_convert ( Main_header_64 * h_64,
Main_header * h )

◆ nh64_convert()

void nh64_convert ( Norm_subheader_64 * h_64,
Norm_subheader * h,
Main_header * mh )

◆ sh64_convert()

void sh64_convert ( Scan_subheader_64 * h_64,
Scan_subheader * h,
Main_header * mh )