Class LorenzPlotter

java.lang.Object
org.hipparchus.samples.ode.LorenzPlotter

public class LorenzPlotter extends Object
Program plotting the Lorenz attractor.
  • Method Details

    • main

      public static void main(String[] args)
      Main program.
      Parameters:
      args - program arguments
    • plot

      public void plot() throws IOException
      Plot the system.
      Throws:
      IOException - if gnuplot process cannot be run