# Méthodes accesseurs (getters). def getForce(self): return self._force def getLocalisation(self): return self._localisation