TNG API  1.8.2
A flexible binary trajectory format
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Standard trajectory blocks

Macros

#define TNG_TRAJ_BOX_SHAPE   0x0000000010000000LL
 
#define TNG_TRAJ_POSITIONS   0x0000000010000001LL
 
#define TNG_TRAJ_VELOCITIES   0x0000000010000002LL
 
#define TNG_TRAJ_FORCES   0x0000000010000003LL
 
#define TNG_TRAJ_FORMAL_CHARGES   0x0000000010000005LL
 
#define TNG_TRAJ_B_FACTORS   0x0000000010000006LL
 
#define TNG_TRAJ_ANISOTROPIC_B_FACTORS   0x0000000010000007LL
 
#define TNG_TRAJ_OCCUPANCY   0x0000000010000008LL
 
#define TNG_TRAJ_MASSES   0x0000000010000010LL
 

Detailed Description

Block IDs of standard trajectory blocks. Box shape and partial charges can be either trajectory blocks or non-trajectory blocks

Macro Definition Documentation

#define TNG_TRAJ_ANISOTROPIC_B_FACTORS   0x0000000010000007LL
#define TNG_TRAJ_B_FACTORS   0x0000000010000006LL
#define TNG_TRAJ_BOX_SHAPE   0x0000000010000000LL
#define TNG_TRAJ_FORCES   0x0000000010000003LL
#define TNG_TRAJ_FORMAL_CHARGES   0x0000000010000005LL
#define TNG_TRAJ_MASSES   0x0000000010000010LL
#define TNG_TRAJ_OCCUPANCY   0x0000000010000008LL
#define TNG_TRAJ_POSITIONS   0x0000000010000001LL
#define TNG_TRAJ_VELOCITIES   0x0000000010000002LL