A B C D E F G H I L M N O P Q R S T U W

G

gaussian() - Static method in class eos.util.StdRandom
Return a real number with a standard Gaussian distribution.
gaussian(double, double) - Static method in class eos.util.StdRandom
Return a real number from a gaussian distribution with given mean and stddev
geometric(double) - Static method in class eos.util.StdRandom
Return an integer with a geometric distribution with mean 1/p.
getAcct(int) - Static method in class eos.bank.Bank
Return a reference to the agent's account
getAgents() - Static method in class eos.economy.Economy
Return agents who are still alive
getAvgPrice() - Method in class eos.market.CapitalMarket
Return average price of sell offers posted
getBalance(int) - Method in class eos.bank.Bank.Account
Return the balance of acctType
getBalance(int, int) - Static method in class eos.bank.Bank
Return the balance of the specified account
getCapacity() - Method in class eos.agent.firm.Firm
Return capacity in the last step
getCapitalCost() - Method in class eos.agent.firm.Firm
Return total capital cost in the last step
getConsumption() - Method in class eos.agent.laborer.Laborer
Return consumption (in $)
getDemand(double) - Method in interface eos.market.Demand
Return quantity demanded given price
getDepositIR() - Static method in class eos.bank.Bank
Return the deposit interest rate in the last step
getEConsumption() - Method in class eos.agent.laborer.Laborer
Return consumption of enjoyment
getEnd() - Method in class eos.io.printer.Printer
Return the ending step of this Printer
getFileName() - Method in class eos.io.printer.BankPrinter
Return the name of the output file.
getFileName() - Method in class eos.io.printer.ConsumerMktPricePrinter
Return the name of the output file.
getFileName() - Method in class eos.io.printer.ConsumerMktVolPrinter
Return the name of the output file.
getFileName() - Method in class eos.io.printer.CSVPrintWriter
Return the name of the output file
getFileName() - Method in class eos.io.printer.FirmsPrinter
Returns the name of the output file.
getFileName() - Method in class eos.io.printer.LaborersPrinter
Return the name of the output file.
getFileName() - Method in class eos.io.printer.Printer
Return the name of the output file.
getGood(String) - Method in class eos.agent.Agent
Return a reference to a good given goodName
getGood(String) - Method in class eos.agent.firm.CFirm
Return a reference to good owned by the firm.
getGood(String) - Method in class eos.agent.firm.EFirm
Return good with name good.
getGood(String) - Method in class eos.agent.firm.NFirm
Return good with name good.
getGood(String) - Method in class eos.agent.laborer.Laborer
Return a reference to the good with name goodName
getGood() - Method in class eos.market.Market
Return name of the good traded in the market
getID() - Method in class eos.agent.Agent
Return the ID of the agent
getIncome() - Method in class eos.agent.laborer.Laborer
Return total income in the last step
getInflation() - Static method in class eos.economy.Economy
Return the average inflation within INFLATION_TIME_WIN
getLabor() - Method in class eos.agent.firm.Firm
Return amount of labor owned by the firm
getLaborCost() - Method in class eos.agent.firm.Firm
Return total labor cost in the last step
getLastMktGoodVol() - Method in class eos.market.CapitalMarket
Return volume of capital good traded
getLastMktGoodVol() - Method in class eos.market.ConsumerGoodMarket
Return volume of good traded
getLastMktMoneyVol() - Method in class eos.market.ConsumerGoodMarket
Return volume of money exchanged
getLastMktPrice() - Method in class eos.market.ConsumerGoodMarket
Return market price
getLastMktSupply() - Method in class eos.market.ConsumerGoodMarket
Return total supply
getLoan() - Method in class eos.agent.firm.Firm
Return loan in the last step
getLoanIR() - Static method in class eos.bank.Bank
Return the loan interest rate in the last step
getLTDepositIR() - Static method in class eos.bank.Bank
Return the long-term deposit interest rate in the last step
getLTLoanIR() - Static method in class eos.bank.Bank
Return the long-term loan interest rate in the last step
getMarginalProfit() - Method in class eos.agent.firm.Firm
Return marginal profit in the last step
getMarket(String) - Static method in class eos.economy.Economy
Return market corresponding to good
getName() - Method in class eos.agent.Agent
Return the class name of the agent
getName() - Method in class eos.good.Good
Return the name of the good
getNConsumption() - Method in class eos.agent.laborer.Laborer
Return consumption of necessity (in $)
getOutput() - Method in class eos.agent.firm.Firm
Return output in the last step
getPeriod() - Method in class eos.io.printer.Printer
Return the period of this Printer
getPresentValue() - Method in class eos.good.Capital
Return the present value of all machines
getProfit() - Method in class eos.agent.firm.Firm
Return profit in the last step
getQuantity() - Method in class eos.good.Good
Return quantity of the good
getRandom() - Static method in class eos.util.StdRandom
Return a Random object
getRevenue() - Method in class eos.agent.firm.Firm
Return revenue in the last step
getSavings() - Method in class eos.agent.laborer.Laborer
Return savings
getSavingsRate() - Method in class eos.agent.laborer.Laborer
Return savings rate
getStart() - Method in class eos.io.printer.Printer
Return the starting step of this Printer
getTimeStep() - Static method in class eos.economy.Economy
Return the current time step
getTotalCost() - Method in class eos.agent.firm.Firm
Return total cost in the last step
getTotalDeposit() - Static method in class eos.bank.Bank
Return the total deposit in the last step
getTotalLoan() - Static method in class eos.bank.Bank
Return the total loan in the last step
getWage() - Method in class eos.agent.firm.Firm
Return wage (per worker) in the last step
getWage() - Method in class eos.agent.laborer.Laborer
Return wage in the last step
Good - Class in eos.good
Parent class of all goods.
Good(double) - Constructor for class eos.good.Good
Create quantity amount of a new good
good - Variable in class eos.market.Market
name of the good to be traded in the market
Grapher - Class in eos.io.grapher
The Grapher plots XY-graphs and XY-deviation-graphs.
Grapher(String, String) - Constructor for class eos.io.grapher.Grapher
Create a new Grapher.

A B C D E F G H I L M N O P Q R S T U W