opspace::ParameterLog::log_s< parameter_t, storage_t > Struct Template Reference

#include <Parameter.hpp>

Collaboration diagram for opspace::ParameterLog::log_s< parameter_t, storage_t >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 log_s (parameter_t const *pp)

Public Attributes

parameter_t const * parameter
std::vector< storage_t > log


Detailed Description

template<typename parameter_t, typename storage_t>
struct opspace::ParameterLog::log_s< parameter_t, storage_t >

Definition at line 341 of file Parameter.hpp.


Constructor & Destructor Documentation

template<typename parameter_t, typename storage_t>
opspace::ParameterLog::log_s< parameter_t, storage_t >::log_s ( parameter_t const *  pp  )  [inline, explicit]

Definition at line 342 of file Parameter.hpp.


Member Data Documentation

template<typename parameter_t, typename storage_t>
parameter_t const* opspace::ParameterLog::log_s< parameter_t, storage_t >::parameter

Definition at line 343 of file Parameter.hpp.

Referenced by opspace::ParameterLog::writeFiles().

template<typename parameter_t, typename storage_t>
std::vector<storage_t> opspace::ParameterLog::log_s< parameter_t, storage_t >::log

Definition at line 344 of file Parameter.hpp.

Referenced by opspace::ParameterLog::writeFiles().


The documentation for this struct was generated from the following file:
Generated on Fri Aug 26 01:33:53 2011 for Stanford Whole-Body Control Framework by  doxygen 1.5.4