Pletacka website Nette documentation
Documentation for pletacka project
Public Member Functions | Public Attributes | List of all members
App\CoreModule\Model\RoomManager Class Reference

Manage rooms. More...

Public Member Functions

 __construct (Context $database)
 

Public Attributes

 $roomPletarnaBig
 Sensor positions in Big Pletarna. More...
 
 $roomPletarnaSmall
 Sensor positions in Small Pletarna. More...
 

Detailed Description

Manage rooms.

Constructor & Destructor Documentation

◆ __construct()

App\CoreModule\Model\RoomManager::__construct ( Context  $database)

Member Data Documentation

◆ $roomPletarnaBig

App\CoreModule\Model\RoomManager::$roomPletarnaBig
Initial value:
= array(
array( 1, 2, 3, 4),
array( 8, 7, 6, 5),
array( 9, -1, -1, 18),
array(10, 11, 12, 13),
array(17, 16, 15, 14),
)

Sensor positions in Big Pletarna.

◆ $roomPletarnaSmall

App\CoreModule\Model\RoomManager::$roomPletarnaSmall
Initial value:
= array(
array(20, 23),
array(19, 22),
array(-1, 21),
array(33, 30),
)

Sensor positions in Small Pletarna.


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