Public Member Functions
BFL::DiscreteSystemModel Class Reference

Class for discrete System Models. More...

#include <discretesystemmodel.h>

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

List of all members.

Public Member Functions

 DiscreteSystemModel (DiscreteConditionalPdf *systempdf=NULL)
 Constructor.
 DiscreteSystemModel (const DiscreteSystemModel &)
 Copy constructor.
unsigned int NumStatesGet () const
 Get the number of discrete states.
virtual ~DiscreteSystemModel ()
 Destructor.

Detailed Description

Class for discrete System Models.

Class representing discrete System Models, ie. System Models for which _BOTH_ states and inputs are discrete variables!

Definition at line 30 of file discretesystemmodel.h.


Constructor & Destructor Documentation

Constructor.

Parameters:
systempdfConditionalPdf<int> representing P(X_k | X_{k-1}, U_{k})
See also:
SystemPdf

Definition at line 23 of file discretesystemmodel.cpp.

Destructor.

Definition at line 26 of file discretesystemmodel.cpp.

Copy constructor.

Definition at line 28 of file discretesystemmodel.cpp.


Member Function Documentation

Get the number of discrete states.

Definition at line 31 of file discretesystemmodel.cpp.


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


bfl
Author(s): Klaas Gadeyne, Wim Meeussen, Tinne Delaet and many others. See web page for a full contributor list. ROS package maintained by Wim Meeussen.
autogenerated on Mon Feb 11 2019 03:45:12