Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

vtf_data Struct Reference

List of all members.

Public Attributes

VTFFILE file
int return_code
int natoms
molfile_atom_tatoms
int optflags
int nbonds
int * from
int * to
int next_indexed
float A
float B
float C
float alpha
float beta
float gamma
float * coords

Member Data Documentation

float vtf_data::A
 

Definition at line 65 of file vtfplugin.c.

Referenced by vtf_open_file_read, vtf_parse_pbc, and vtf_read_next_timestep.

float vtf_data::alpha
 

Definition at line 65 of file vtfplugin.c.

Referenced by vtf_open_file_read, vtf_parse_pbc, and vtf_read_next_timestep.

molfile_atom_t* vtf_data::atoms
 

Definition at line 53 of file vtfplugin.c.

Referenced by vtf_parse_atom, vtf_parse_structure, and vtf_read_structure.

float vtf_data::B
 

Definition at line 65 of file vtfplugin.c.

Referenced by vtf_open_file_read, vtf_parse_pbc, and vtf_read_next_timestep.

float vtf_data::beta
 

Definition at line 65 of file vtfplugin.c.

Referenced by vtf_open_file_read, vtf_parse_pbc, and vtf_read_next_timestep.

float vtf_data::C
 

Definition at line 65 of file vtfplugin.c.

Referenced by vtf_open_file_read, vtf_parse_pbc, and vtf_read_next_timestep.

float* vtf_data::coords
 

Definition at line 66 of file vtfplugin.c.

Referenced by vtf_close_file_read, vtf_open_file_read, and vtf_read_next_timestep.

VTFFILE vtf_data::file
 

Definition at line 46 of file vtfplugin.c.

Referenced by vtf_close_file_read, vtf_open_file_read, vtf_parse_structure, and vtf_read_next_timestep.

int* vtf_data::from
 

Definition at line 58 of file vtfplugin.c.

Referenced by vtf_close_file_read, vtf_parse_bond, vtf_parse_structure, and vtf_read_bonds.

float vtf_data::gamma
 

Definition at line 65 of file vtfplugin.c.

Referenced by vtf_open_file_read, vtf_parse_pbc, and vtf_read_next_timestep.

int vtf_data::natoms
 

Definition at line 52 of file vtfplugin.c.

Referenced by vtf_open_file_read, vtf_parse_atom, vtf_parse_structure, and vtf_read_structure.

int vtf_data::nbonds
 

Definition at line 57 of file vtfplugin.c.

Referenced by vtf_parse_bond, vtf_parse_structure, and vtf_read_bonds.

int vtf_data::next_indexed
 

Definition at line 63 of file vtfplugin.c.

Referenced by vtf_open_file_read, vtf_parse_timestep, and vtf_read_next_timestep.

int vtf_data::optflags
 

Definition at line 54 of file vtfplugin.c.

Referenced by vtf_parse_atom, vtf_parse_structure, and vtf_read_structure.

int vtf_data::return_code
 

Definition at line 48 of file vtfplugin.c.

Referenced by vtf_open_file_read, vtf_parse_structure, and vtf_read_structure.

int* vtf_data::to
 

Definition at line 59 of file vtfplugin.c.

Referenced by vtf_close_file_read, vtf_parse_bond, vtf_parse_structure, and vtf_read_bonds.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 7 01:39:44 2008 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002