Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
C
calculateDailyVolumeFromDischarge()
- Method in class uaa.feral.physical.
HydrologicalUnit
Method run in order to find daily volume if you have discharge only
checkPerson(Person)
- Method in class uaa.feral.social.waterUse.
SocialDistancing
Method that checks to see if the person agent has previously been used in the model
checkPerson(Person)
- Method in class uaa.feral.social.waterUse.
SocialDistancingModified
Method that checks to see if the person agent has previously been used in the model
choiceSatisfaction(Person)
- Method in class uaa.feral.social.leadership.
AgentTypesModel
CSi=(1-Di)*S+Di*ci-ei.
collectWater(Person, HydrologicalUnit)
- Method in class uaa.feral.social.waterUse.
SocialDistancing
Method that calls a method to update quantity extracted by an agent
collectWater(Person, HydrologicalUnit)
- Method in class uaa.feral.social.waterUse.
SocialDistancingModified
Method that calls a method to update quantity extracted by an agent
combineData(double[], double[])
- Static method in class uaa.feral.util.
Statistics
Community
- Class in
uaa.feral.social
Community object that contains person agents.
Community()
- Constructor for class uaa.feral.social.
Community
Community(String, Point)
- Constructor for class uaa.feral.social.
Community
Main constructor used to create a community
compileOutput()
- Method in class uaa.feral.context.
OutputContext
Method to compile all the data and print
complianceBias(Person)
- Method in class uaa.feral.social.leadership.
AgentTypesModel
Delta CBi=(CSi+T(CBi))/2.
computeMean(double[])
- Static method in class uaa.feral.util.
Statistics
Computes the mean value for the argument array.
computeMean(double[], int, int)
- Static method in class uaa.feral.util.
Statistics
Computes the mean value for some elements of the argument array.
computeMedian(double[], int, int)
- Static method in class uaa.feral.util.
Statistics
Find the median value of the specified interval of the argument array.
computeStandardDeviation(double[])
- Static method in class uaa.feral.util.
Statistics
Computes the standard deviation for the argument array of values.
computeStandardDeviation(double[], double)
- Static method in class uaa.feral.util.
Statistics
Computes the standard deviation for the argument array of values.
computeStandardDeviation(double[], int, int)
- Static method in class uaa.feral.util.
Statistics
Computes the standard deviation for some of the argument array's values.
computeStandardDeviation(double[], int, int, double)
- Static method in class uaa.feral.util.
Statistics
Computes the standard deviation for some of the argument array's values.
computeSum(double[])
- Static method in class uaa.feral.util.
Statistics
Method to compute the sum of a double array.
computeSum(int[])
- Static method in class uaa.feral.util.
Statistics
Method to compute the sum of a double array.
computeVariance(double[])
- Static method in class uaa.feral.util.
Statistics
Computes the variance for the argument array.
computeVariance(double[], double)
- Static method in class uaa.feral.util.
Statistics
Computes the variance for some of the argument array's values.
computeVariance(double[], int, int)
- Static method in class uaa.feral.util.
Statistics
Computes the variance for some of the argument array's values.
computeVariance(double[], int, int, double)
- Static method in class uaa.feral.util.
Statistics
Computes the variance for some of the argument array's values.
createDischargeData(String, HydrologicalSetting)
- Method in class uaa.feral.context.
ScenarioBuilder
createHydrologicalUnit()
- Method in class uaa.feral.physical.behaviors.
RemoteSensingEstimatorTest
Create a hydrological unit setup for test
CreateHydroModel(ScenarioData, String)
- Static method in class uaa.feral.physical.behaviors.
EvolveHydrology
CreateLeadershipModel(String, ScenarioData, Community)
- Static method in class uaa.feral.social.leadership.
AbstractLeadershipModel
Static method to create the desired model based on model's name.
createLink(Person, Person, double)
- Method in class uaa.feral.context.
SocialNetworkBuilder
Method to create the social links in the network
createNetwork(Map<Person, Map<String, String>>)
- Method in class uaa.feral.context.
SocialNetworkBuilder
Method that creates the social network
createPeople(Map<String, Object>, Community)
- Method in class uaa.feral.context.
ScenarioBuilder
Method to create a population for a town based on file data
createPeopleSpread(Community, double, Sex, Point, int, int)
- Method in class uaa.feral.context.
ScenarioBuilder
Method to create people based on population data
createValues(int, int)
- Method in class uaa.feral.social.waterUse.
SocialDistancing
Method used in intializing model values associated with agents
createValues(int, double)
- Method in class uaa.feral.social.waterUse.
SocialDistancing
Method used in initializing model values associated with agents
createValues(int, int)
- Method in class uaa.feral.social.waterUse.
SocialDistancingModified
Method used in intializing model values associated with agents
createValues(int, double)
- Method in class uaa.feral.social.waterUse.
SocialDistancingModified
Method used in initializing model values associated with agents
CreateWaterUseModel(String, ScenarioData, Community)
- Static method in class uaa.feral.social.waterUse.
WaterUseBehaviors
Static method to create the desired model based on model's name.
CSVLoader
- Class in
uaa.feral.util.loader
Loader to load csv files
CSVLoader()
- Constructor for class uaa.feral.util.loader.
CSVLoader
Default constructor
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W