Static Public Attributes
cyberglove_freq::CybergloveFreq Struct Reference

#include <serial_glove.hpp>

List of all members.

Static Public Attributes

static const std::string fastest = "t 1152 0\r"
static const std::string fourtyfive_hz = "t 2560 1\r"
static const std::string hundred_hz = "t 1152 1\r"
static const std::string one_hz = "t 57600 2\r"
static const std::string ten_hz = "t 11520 1\r"

Detailed Description

This structure contains the different strings which are written to the serial port in order to get a given streaming frequency.

Definition at line 79 of file serial_glove.hpp.


Member Data Documentation

const std::string cyberglove_freq::CybergloveFreq::fastest = "t 1152 0\r" [static]

The fastest frequency is only used when testing the maximum transmission speed: it's not a stable frequency for the glove.

Definition at line 85 of file serial_glove.hpp.

const std::string cyberglove_freq::CybergloveFreq::fourtyfive_hz = "t 2560 1\r" [static]

Definition at line 87 of file serial_glove.hpp.

const std::string cyberglove_freq::CybergloveFreq::hundred_hz = "t 1152 1\r" [static]

Definition at line 86 of file serial_glove.hpp.

const std::string cyberglove_freq::CybergloveFreq::one_hz = "t 57600 2\r" [static]

Definition at line 89 of file serial_glove.hpp.

const std::string cyberglove_freq::CybergloveFreq::ten_hz = "t 11520 1\r" [static]

Definition at line 88 of file serial_glove.hpp.


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


cyberglove
Author(s): Ugo Cupcic
autogenerated on Fri Jan 3 2014 12:04:16