cz.cuni.amis.pogamut.sposh.usar2004.senses
Class BatteryLeft

Package class diagram package BatteryLeft
java.lang.Object
  extended by cz.cuni.amis.pogamut.sposh.executor.StateSense<USAR2004Context,Integer>
      extended by cz.cuni.amis.pogamut.sposh.usar2004.senses.BatteryLeft
All Implemented Interfaces:
ISense<Integer>

public class BatteryLeft
extends StateSense<USAR2004Context,Integer>

Sense for checking the battery level.

Author:
vejmanm

Field Summary
 
Fields inherited from class cz.cuni.amis.pogamut.sposh.executor.StateSense
ctx
 
Constructor Summary
BatteryLeft(USAR2004Context ctx)
           
 
Method Summary
 Integer query(VariableContext params)
           
 
Methods inherited from class cz.cuni.amis.pogamut.sposh.executor.StateSense
getCtx, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatteryLeft

public BatteryLeft(USAR2004Context ctx)
Method Detail

query

public Integer query(VariableContext params)


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.