KSFoundation  [October2024]
A platform for structured EPIC programming on GE MR systems
KSFoundation_private.h File Reference
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <sys/types.h>
#include <stddef_ep.h>
#include <pgen_tmpl.h>
#include <epic_geometry_types.h>
#include <pulsegen.h>
#include <epic.global.h>
#include <sar_pm.h>
#include <epic_error.h>
#include <epic_struct.h>
#include <epic_macros.h>
#include <epicfuns.h>
#include <support_func.host.h>
#include <gradUtility.h>
#include <gradProtection.h>
#include <RFAmpProtection.h>
#include <KSFoundation.h>

Variables

SCAN_INFO ks_scan_info [SLTAB_MAX]
 
DATA_ACQ_ORDER ks_data_acq_order [SLICE_FACTOR *DATA_ACQ_MAX]
 
int ks_slloc [SLTAB_MAX]
 

Variable Documentation

◆ ks_scan_info

SCAN_INFO ks_scan_info[SLTAB_MAX]

N.B.: this file should contain includes and definitions common for host, target and sim that are private to KSFoundation. If in doubt always try to add here first instead of KSFoundation.h since that contains the public interface.

◆ ks_data_acq_order

DATA_ACQ_ORDER ks_data_acq_order[SLICE_FACTOR *DATA_ACQ_MAX]

◆ ks_slloc

int ks_slloc[SLTAB_MAX]