 |
Pteros
2.0
Molecular modeling library for human beings!
|
int valid_frame
Counts only valid frames (the frames, which fall into specified time and frame range) and are sent to...
Definition: frame_info.h:43
Information about current frame, which is passed to Consumer for analysis along with the frame itself...
Definition: frame_info.h:36
float last_time
Time of the last processed valid frame.
Definition: frame_info.h:47
int absolute_frame
Counts all frames in trajectory starting from 0.
Definition: frame_info.h:38
int last_frame
Last processed valid frame (this is an absolute value!)
Definition: frame_info.h:51
float absolute_time
Current time stamp.
Definition: frame_info.h:40
float first_time
Time of the first processed valid frame.
Definition: frame_info.h:45
int first_frame
First processed valid frame (this is an absolute value!)
Definition: frame_info.h:49