Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

tngdata Struct Reference

List of all members.

Public Attributes

tng_trajectory_t tng_traj
int natoms
int step
int64_t n_frames
int coord_exponential
double time_per_frame
int has_velocities

Member Data Documentation

int tngdata::coord_exponential
 

Definition at line 51 of file tngplugin.C.

Referenced by open_tng_read, open_tng_write, and read_tng_timestep.

int tngdata::has_velocities
 

Definition at line 54 of file tngplugin.C.

Referenced by open_tng_read, and read_timestep_metadata.

int64_t tngdata::n_frames
 

Definition at line 50 of file tngplugin.C.

Referenced by open_tng_read.

int tngdata::natoms
 

Definition at line 47 of file tngplugin.C.

Referenced by open_tng_read, open_tng_write, read_tng_structure, write_tng_structure, and write_tng_timestep.

int tngdata::step
 

Definition at line 48 of file tngplugin.C.

Referenced by open_tng_read, open_tng_write, read_tng_timestep, and write_tng_timestep.

double tngdata::time_per_frame
 

Definition at line 53 of file tngplugin.C.

Referenced by open_tng_write, and write_tng_timestep.

tng_trajectory_t tngdata::tng_traj
 

Definition at line 46 of file tngplugin.C.

Referenced by close_tng, open_tng_read, open_tng_write, read_timestep_metadata, read_tng_bonds, read_tng_structure, read_tng_timestep, write_tng_bonds, write_tng_structure, and write_tng_timestep.


The documentation for this struct was generated from the following file:
Generated on Sat Apr 20 03:08:07 2024 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002