Public Member Functions | List of all members
BFL::SysModelVector Class Reference

#include <sysmodel_vector.h>

Inheritance diagram for BFL::SysModelVector:
Inheritance graph
[legend]

Public Member Functions

void SetDt (double dt)
 
 SysModelVector (const tf::Vector3 &sigma)
 
 ~SysModelVector ()
 destructor More...
 
- Public Member Functions inherited from BFL::SystemModel< tf::Vector3 >
Probability ProbabilityGet (const tf::Vector3 &x_k, const tf::Vector3 &x_kminusone, const tf::Vector3 &u)
 
Probability ProbabilityGet (const tf::Vector3 &x_k, const tf::Vector3 &x_kminusone)
 
tf::Vector3 Simulate (const tf::Vector3 &x, int sampling_method=DEFAULT, void *sampling_args=NULL)
 
tf::Vector3 Simulate (const tf::Vector3 &x, const tf::Vector3 &u, int sampling_method=DEFAULT, void *sampling_args=NULL)
 
int StateSizeGet () const
 
 SystemModel (ConditionalPdf< tf::Vector3, tf::Vector3 > *systempdf=NULL)
 
ConditionalPdf< tf::Vector3, tf::Vector3 > * SystemPdfGet ()
 
void SystemPdfSet (ConditionalPdf< tf::Vector3, tf::Vector3 > *pdf)
 
bool SystemWithoutInputs () const
 
virtual ~SystemModel ()
 

Additional Inherited Members

- Protected Attributes inherited from BFL::SystemModel< tf::Vector3 >
ConditionalPdf< tf::Vector3, tf::Vector3 > * _SystemPdf
 
bool _systemWithoutInputs
 

Detailed Description

Definition at line 77 of file sysmodel_vector.h.

Constructor & Destructor Documentation

BFL::SysModelVector::SysModelVector ( const tf::Vector3 sigma)
inlineexplicit

Definition at line 81 of file sysmodel_vector.h.

BFL::SysModelVector::~SysModelVector ( )
inline

destructor

Definition at line 86 of file sysmodel_vector.h.

Member Function Documentation

void BFL::SysModelVector::SetDt ( double  dt)
inline

Definition at line 92 of file sysmodel_vector.h.


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


people_tracking_filter
Author(s): Caroline Pantofaru
autogenerated on Sun Feb 21 2021 03:56:47