TNG API  1.7.8
A flexible binary trajectory format
data_values Union Reference

#include <tng_io.h>

Data Fields

double d
 
float f
 
int64_t i
 
char * c
 

Detailed Description

Data can be either double, float, int or a string

Field Documentation

char* data_values::c
double data_values::d
float data_values::f
int64_t data_values::i

The documentation for this union was generated from the following file: