java.lang.Object
velo.ladaalpha.fields.math.LinearFunction
velo.ladaalpha.fields.economy.supplyANDdemand.Supply

public class Supply extends LinearFunction
The Class Supply.
  • Constructor Details

    • Supply

      public Supply(double x1, double y1, double x2, double y2)
      Instantiates a new supply.
      Parameters:
      x1 - the x 1
      y1 - the y 1
      x2 - the x 2
      y2 - the y 2