Uses of Class
cz.cuni.amis.pogamut.usar2004.communication.messages.datatypes.SensorMount

Packages that use SensorMount
cz.cuni.amis.pogamut.usar2004.agent.module.geometry   
cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages   
 

Uses of SensorMount in cz.cuni.amis.pogamut.usar2004.agent.module.geometry
 

Methods in cz.cuni.amis.pogamut.usar2004.agent.module.geometry that return SensorMount
 SensorMount GeoSensorEffecter.getSensorEffecterAt(int index)
          Camera, Sensor and effecter mounts are composed from Name, Location, Orientaion and Mount name.
 SensorMount GeoSensorEffecter.getSensorEffecterBy(String Name)
          Camera, Sensor and effecter mounts are composed from Name, Location, Orientaion and Mount name.
 

Methods in cz.cuni.amis.pogamut.usar2004.agent.module.geometry that return types with arguments of type SensorMount
 List<SensorMount> GeoSensorEffecter.getSensorMountCollection()
          Camera, Sensor and effecter mounts are composed from Name, Location, Orientaion and Mount name.
 

Uses of SensorMount in cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages
 

Fields in cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages with type parameters of type SensorMount
protected  List<SensorMount> GeometryMessage.SenEffGeo
           
 

Methods in cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages that return types with arguments of type SensorMount
 List<SensorMount> GeometryMessage.getSenEffGeo()
          Camera, Sensor and effecter mounts are composed from Name, Location, Orientaion and Mount name.
 



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