SPIDAR API Library  0x16033101
Space Interface Device for Artificial Reality
Classes | Public Types | Static Public Attributes | List of all members
SpidarTraits Struct Reference

SPIDARシステム内部で使用する各種の型情報を保持するTraitsクラスです. More...

#include <SpidarTraits.hpp>

Classes

struct  FDTraits
 
struct  PETraits
 
struct  SDMTraits
 

Public Types

typedef Spidar::Core::DeviceSpec SpecType
 
typedef Spidar::Controller::ControllerFtd2xx ControllerType
 
typedef SpecType::ValueType ValueType
 
typedef Spidar::Math::Vector< ValueType, 3 > VectorType
 
typedef Spidar::Math::Quaternion< ValueType > QuaternionType
 
typedef Spidar::Core::Pose< VectorType, QuaternionTypePoseType
 
typedef Spidar::Core::WireVector< ValueType, VectorType, MOTOR_COUNT > WireType
 
typedef Spidar::Core::SpringDamperModel< SDMTraitsModelType
 
typedef Spidar::Core::PoseEstimation< PETraitsPoseEstimationType
 
typedef Spidar::Core::ForceDecomposition< FDTraitsForceDecompositionType
 
typedef Spidar::Win32::LogData< ValueType, VectorType, QuaternionTypeLogDataType
 
typedef Spidar::Win32::DataLogger< LogDataTypeDataLoggerType
 
typedef Spidar::Win32::Timer TimerType
 
typedef Spidar::Win32::Thread ThreadType
 

Static Public Attributes

static const size_t MOTOR_COUNT = 8
 

Detailed Description

SPIDARシステム内部で使用する各種の型情報を保持するTraitsクラスです.

Definition at line 29 of file SpidarTraits.hpp.


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