Struct DemPar

Struct Documentation

struct DemPar

Public Functions

inline DemPar(double alpha = 100, double beta = 2)

Public Members

double alpha = 100

Intercept of the demand curve. Written as: Price = alpha - beta*(Total quantity in domestic market)

double beta = 2

Slope of the demand curve. Written as: Price = alpha - beta*(Total quantity in domestic market)