Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

frametype.c File Reference

#include "all.h"
#include "prototypes.h"
#include "frames.h"
#include "frame.h"
#include "param.h"

Go to the source code of this file.


Defines

#define SIMPLE_ASCII_UPPER(x)   (((x)>='a') ? ((x)-'a'+'A') : (x))

Functions

int FType_Type (frameNum) int frameNum

Variables

FrameTableframeTable = NULL
boolean use_cache = FALSE
int firstI = 0
boolean forceEncodeLast = FALSE
int framePatternLen
char * framePattern

Define Documentation

#define SIMPLE_ASCII_UPPER      (((x)>='a') ? ((x)-'a'+'A') : (x))
 


Function Documentation

int FType_Type frameNum   
 


Variable Documentation

int firstI = 0 [static]
 

Definition at line 53 of file frametype.c.

boolean forceEncodeLast = FALSE
 

Definition at line 59 of file frametype.c.

char* framePattern
 

Definition at line 61 of file frametype.c.

int framePatternLen
 

Definition at line 60 of file frametype.c.

FrameTable* frameTable = NULL [static]
 

Definition at line 51 of file frametype.c.

boolean use_cache = FALSE [static]
 

Definition at line 52 of file frametype.c.

 

Powered by Plone

This site conforms to the following standards: