ecat 6.0.0
matrix_file Struct Reference

#include <ecat/kernel/matrix.h>

Collaboration diagram for matrix_file:

Public Attributes

char * fname
 
Main_headermhptr
 
MatDirListdirlist
 
FILE * fptr
 
int acs
 
FileFormat file_format
 
char ** interfile_header
 

Detailed Description

Definition at line 528 of file matrix.h.

Member Data Documentation

◆ acs

int matrix_file::acs

Definition at line 535 of file matrix.h.

◆ dirlist

MatDirList* matrix_file::dirlist

Definition at line 533 of file matrix.h.

◆ file_format

FileFormat matrix_file::file_format

Definition at line 536 of file matrix.h.

◆ fname

char* matrix_file::fname

Definition at line 531 of file matrix.h.

◆ fptr

FILE* matrix_file::fptr

Definition at line 534 of file matrix.h.

◆ interfile_header

char** matrix_file::interfile_header

Definition at line 537 of file matrix.h.

◆ mhptr

Main_header* matrix_file::mhptr

Definition at line 532 of file matrix.h.


The documentation for this struct was generated from the following file: