Class AHFESimulation

    • Constructor Detail

      • AHFESimulation

        public AHFESimulation​(OTSModelInterface model)
        Parameters:
        model - OTSModelInterface; the model
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws SimRuntimeException
        Main program.
        Parameters:
        args - String[]; the command line arguments
        Throws:
        SimRuntimeException - should never happen