BotNavSim  v0.4.3
Mobile Robot Simulation
Simulation.Observer Class Reference
Inheritance diagram for Simulation.Observer:
Collaboration diagram for Simulation.Observer:

Public Member Functions

 Observer ()
 

Properties

string name [get]
 
Bounds bounds [get]
 
- Properties inherited from IObservable
string name [get]
 Gets the name of the observable object More...
 
Bounds bounds [get]
 Gets the bounds of the observable object (size and location) More...
 

Detailed Description

Definition at line 188 of file Simulation.cs.

Constructor & Destructor Documentation

Simulation.Observer.Observer ( )

Definition at line 189 of file Simulation.cs.

189 {}

Property Documentation

Bounds Simulation.Observer.bounds
get

Definition at line 195 of file Simulation.cs.

string Simulation.Observer.name
get

Definition at line 191 of file Simulation.cs.


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