Robotran Matlab Documentation
Public Attributes | List of all members
my_user_model Struct Reference

structure containing all the data relative to the user model 'my_user_model'
More...

Public Attributes

my_user_model name
 name of the user model, here : 'my_user_model' More...
 
my_user_model param
 structure containing the different parameters of the user model More...
 
my_user_model state
 structure containing the different state variable of this model More...
 
my_user_model id
 user model value More...
 
my_user_model idx
 index of the first state variable of this model in the array containing all the state variables More...
 

Detailed Description

structure containing all the data relative to the user model 'my_user_model'

Member Data Documentation

◆ id

user model value

◆ idx

index of the first state variable of this model in the array containing all the state variables

◆ name

name of the user model, here : 'my_user_model'

◆ param

structure containing the different parameters of the user model

◆ state

structure containing the different state variable of this model


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