public String _getVariable(String _varName) {
   return _simulation.getVariable(_varName);
 }