Blob_conf Struct Reference

#include <Blob.h>

Data Fields

int set_centroid
 
scalar centroid [3]
 
int set_velocity
 
scalar velocity [3]
 
int set_rotation
 
int rotation_type
 
scalar rotation [9]
 
string states
 
string rates
 
vector< string > maps
 
vector< int > maps_conf_index_to
 
vector< int > maps_conf_index_from
 

Field Documentation

◆ centroid

scalar Blob_conf::centroid[3]

◆ maps

vector<string> Blob_conf::maps

◆ maps_conf_index_from

vector<int> Blob_conf::maps_conf_index_from

◆ maps_conf_index_to

vector<int> Blob_conf::maps_conf_index_to

◆ rates

string Blob_conf::rates

◆ rotation

scalar Blob_conf::rotation[9]

◆ rotation_type

int Blob_conf::rotation_type

◆ set_centroid

int Blob_conf::set_centroid

◆ set_rotation

int Blob_conf::set_rotation

◆ set_velocity

int Blob_conf::set_velocity

◆ states

string Blob_conf::states

◆ velocity

scalar Blob_conf::velocity[3]

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