fr.ifremer.isisfish.simulator
Interface SimulationResultListener
- All Superinterfaces:
- SimulationListener
- All Known Implementing Classes:
- ResultStorage, SimulationResultXML
public interface SimulationResultListener
- extends SimulationListener
SimulationResultListener.java
Created: 13 nov. 07 11:59:53
- Version:
- $Revision: 3124 $
Last update: $Date: 2010-11-29 19:14:09 +0100 (lun., 29 nov. 2010) $
by : $Author: chatellier $
- Author:
- poussin
addResult
void addResult(SimulationContext context,
Date date,
String name,
org.nuiton.math.matrix.MatrixND mat)
throws IsisFishException
- Throws:
IsisFishException
Copyright © 1999-2011 CodeLutin. All Rights Reserved.