Serialized Form
|
Package org.mars_sim.msp.core |
state
String state
activated
boolean activated
innerDoorLocked
boolean innerDoorLocked
outerDoorLocked
boolean outerDoorLocked
capacity
int capacity
remainingCycleTime
double remainingCycleTime
occupants
Collection<E> occupants
operator
Person operator
awaitingInnerDoor
List<E> awaitingInnerDoor
awaitingOuterDoor
List<E> awaitingOuterDoor
phi
double phi
theta
double theta
sinPhi
double sinPhi
sinTheta
double sinTheta
cosPhi
double cosPhi
cosTheta
double cosTheta
direction
double direction
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Implementing readObject method for serialization.
- Throws:
IOException - if error reading from input stream.
ClassNotFoundException - if error creating class.
owner
Unit owner
containedUnits
Collection<E> containedUnits
containedItemResources
Map<K,V> containedItemResources
generalCapacity
double generalCapacity
resourceStorage
AmountResourceStorage resourceStorage
serialVersionUID: -8219700664442619525L
mt
int[] mt
mti
int mti
mag01
int[] mag01
__nextNextGaussian
double __nextNextGaussian
__haveNextNextGaussian
boolean __haveNextNextGaussian
serialVersionUID: -631308653510974249L
mars
Mars mars
malfunctionFactory
MalfunctionFactory malfunctionFactory
unitManager
UnitManager unitManager
missionManager
MissionManager missionManager
relationshipManager
RelationshipManager relationshipManager
medicalManager
MedicalManager medicalManager
masterClock
MasterClock masterClock
creditManager
CreditManager creditManager
scientificStudyManager
ScientificStudyManager scientificStudyManager
transportManager
TransportManager transportManager
defaultLoad
boolean defaultLoad
initialSimulationCreated
boolean initialSimulationCreated
serialVersionUID: 8571791274015892904L
simulationDoc
org.jdom.Document simulationDoc
partConfig
PartConfig partConfig
partPackageConfig
PartPackageConfig partPackageConfig
resourceConfig
AmountResourceConfig resourceConfig
personConfig
PersonConfig personConfig
medicalConfig
MedicalConfig medicalConfig
landmarkConfig
LandmarkConfig landmarkConfig
mineralMapConfig
MineralMapConfig mineralMapConfig
malfunctionConfig
MalfunctionConfig malfunctionConfig
cropConfig
CropConfig cropConfig
vehicleConfig
VehicleConfig vehicleConfig
buildingConfig
BuildingConfig buildingConfig
settlementConfig
SettlementConfig settlementConfig
manufactureConfig
ManufactureConfig manufactureConfig
resupplyConfig
ResupplyConfig resupplyConfig
constructionConfig
ConstructionConfig constructionConfig
location
Coordinates location
name
String name
description
String description
baseMass
double baseMass
inventory
Inventory inventory
containerUnit
Unit containerUnit
type
String type
target
Object target
units
Collection<E> units
settlementNames
List<E> settlementNames
vehicleNames
List<E> vehicleNames
personMaleNames
List<E> personMaleNames
personFemaleNames
List<E> personFemaleNames
equipmentNumberMap
Map<K,V> equipmentNumberMap
vehicleNumberMap
Map<K,V> vehicleNumberMap
eventType
String eventType
unit
Unit unit
|
Package org.mars_sim.msp.core.equipment |
isSalvaged
boolean isSalvaged
salvageInfo
SalvageInfo salvageInfo
malfunctionManager
MalfunctionManager malfunctionManager
|
Package org.mars_sim.msp.core.interplanetary.transport |
transportItems
Collection<E> transportItems
|
Package org.mars_sim.msp.core.interplanetary.transport.resupply |
settlement
Settlement settlement
state
String state
launchDate
MarsClock launchDate
arrivalDate
MarsClock arrivalDate
newBuildings
List<E> newBuildings
newVehicles
List<E> newVehicles
newEquipment
Map<K,V> newEquipment
newImmigrantNum
int newImmigrantNum
newResources
Map<K,V> newResources
newParts
Map<K,V> newParts
resupplyTemplates
Collection<E> resupplyTemplates
name
String name
arrivalTime
double arrivalTime
|
Package org.mars_sim.msp.core.interplanetary.transport.settlement |
name
String name
template
String template
transitState
String transitState
launchDate
MarsClock launchDate
arrivalDate
MarsClock arrivalDate
landingLocation
Coordinates landingLocation
populationNum
int populationNum
|
Package org.mars_sim.msp.core.malfunction |
name
String name
severity
int severity
probability
double probability
scope
Collection<E> scope
resourceEffects
Map<K,V> resourceEffects
lifeSupportEffects
Map<K,V> lifeSupportEffects
medicalComplaints
Map<K,V> medicalComplaints
repairParts
Map<K,V> repairParts
workTime
double workTime
workTimeCompleted
double workTimeCompleted
emergencyWorkTime
double emergencyWorkTime
emergencyWorkTimeCompleted
double emergencyWorkTimeCompleted
EVAWorkTime
double EVAWorkTime
EVAWorkTimeCompleted
double EVAWorkTimeCompleted
malfunctionDoc
org.jdom.Document malfunctionDoc
malfunctionList
List<E> malfunctionList
repairParts
Map<K,V> repairParts
malfunctions
Collection<E> malfunctions
entity
Malfunctionable entity
timeSinceLastMaintenance
double timeSinceLastMaintenance
effectiveTimeSinceLastMaintenance
double effectiveTimeSinceLastMaintenance
maintenanceWorkTime
double maintenanceWorkTime
maintenanceTimeCompleted
double maintenanceTimeCompleted
scope
Collection<E> scope
malfunctions
Collection<E> malfunctions
partsNeededForMaintenance
Map<K,V> partsNeededForMaintenance
numberMalfunctions
int numberMalfunctions
numberMaintenances
int numberMaintenances
wearCondition
double wearCondition
wearLifeTime
double wearLifeTime
oxygenFlowModifier
double oxygenFlowModifier
waterFlowModifier
double waterFlowModifier
airPressureModifier
double airPressureModifier
temperatureModifier
double temperatureModifier
|
Package org.mars_sim.msp.core.manufacture |
manufactureDoc
org.jdom.Document manufactureDoc
manufactureProcessList
List<E> manufactureProcessList
salvageList
List<E> salvageList
workshop
Manufacture workshop
info
ManufactureProcessInfo info
workTimeRemaining
double workTimeRemaining
processTimeRemaining
double processTimeRemaining
name
String name
techLevelRequired
int techLevelRequired
skillLevelRequired
int skillLevelRequired
workTimeRequired
double workTimeRequired
processTimeRequired
double processTimeRequired
powerRequired
double powerRequired
inputList
List<E> inputList
outputList
List<E> outputList
name
String name
type
String type
amount
double amount
name
String name
number
int number
item
Salvagable item
processInfo
SalvageProcessInfo processInfo
startTime
MarsClock startTime
finishTime
MarsClock finishTime
partsSalvaged
Map<K,V> partsSalvaged
settlement
Settlement settlement
workshop
Manufacture workshop
info
SalvageProcessInfo info
workTimeRemaining
double workTimeRemaining
salvagedUnit
Unit salvagedUnit
averageSkillLevel
double averageSkillLevel
itemName
String itemName
type
String type
techLevelRequired
int techLevelRequired
skillLevelRequired
int skillLevelRequired
workTimeRequired
double workTimeRequired
partSalvageList
List<E> partSalvageList
|
Package org.mars_sim.msp.core.mars |
hotspots
Set<E> hotspots
areothermalPotentialCache
Map<K,V> areothermalPotentialCache
location
Coordinates location
estimatedMineralConcentrations
Map<K,V> estimatedMineralConcentrations
mined
boolean mined
explored
boolean explored
reserved
boolean reserved
settlement
Settlement settlement
landmarkName
String landmarkName
landmarkLocation
Coordinates landmarkLocation
landmarkDoc
org.jdom.Document landmarkDoc
landmarkList
List<E> landmarkList
surfaceFeatures
SurfaceFeatures surfaceFeatures
orbitInfo
OrbitInfo orbitInfo
weather
Weather weather
mineralDoc
org.jdom.Document mineralDoc
mineralTypes
List<E> mineralTypes
orbitTime
double orbitTime
theta
double theta
radius
double radius
sunDirection
Coordinates sunDirection
mineralConcentrations
List<E> mineralConcentrations
landmarks
List<E> landmarks
mineralMap
MineralMap mineralMap
exploredLocations
List<E> exploredLocations
areothermalMap
AreothermalMap areothermalMap
|
Package org.mars_sim.msp.core.person |
attributeList
Hashtable<K,V> attributeList
attributes
NaturalAttributeManager attributes
mind
Mind mind
health
PhysicalCondition health
isBuried
boolean isBuried
gender
String gender
birthTimeStamp
EarthClock birthTimeStamp
associatedSettlement
Settlement associatedSettlement
scientificAchievement
Map<K,V> scientificAchievement
xLoc
double xLoc
yLoc
double yLoc
personDoc
org.jdom.Document personDoc
nameList
List<E> nameList
deathDetails
DeathInfo deathDetails
problems
HashMap<K,V> problems
serious
HealthProblem serious
fatigue
double fatigue
hunger
double hunger
stress
double stress
performance
double performance
person
Person person
alive
boolean alive
medicationList
List<E> medicationList
|
Package org.mars_sim.msp.core.person.ai |
person
Person person
taskManager
TaskManager taskManager
mission
Mission mission
job
Job job
jobLock
boolean jobLock
personality
PersonalityType personality
skillManager
SkillManager skillManager
personalityType
String personalityType
person
Person person
level
int level
experiencePoints
double experiencePoints
neededExperiencePoints
double neededExperiencePoints
name
String name
person
Person person
skills
Hashtable<K,V> skills
|
Package org.mars_sim.msp.core.person.ai.job |
name
String name
jobTasks
List<E> jobTasks
jobMissionStarts
List<E> jobMissionStarts
jobMissionJoins
List<E> jobMissionJoins
|
Package org.mars_sim.msp.core.person.ai.mission |
fieldSiteStartTime
MarsClock fieldSiteStartTime
endFieldSite
boolean endFieldSite
fieldSite
Coordinates fieldSite
study
ScientificStudy study
leadResearcher
Person leadResearcher
fieldSiteStartTime
MarsClock fieldSiteStartTime
endFieldSite
boolean endFieldSite
fieldSite
Coordinates fieldSite
study
ScientificStudy study
leadResearcher
Person leadResearcher
settlement
Settlement settlement
constructionSite
ConstructionSite constructionSite
constructionStage
ConstructionStage constructionStage
constructionVehicles
List<E> constructionVehicles
sitePreparationStartTime
MarsClock sitePreparationStartTime
finishingExistingStage
boolean finishingExistingStage
constructionSuppliesLoaded
boolean constructionSuppliesLoaded
luvAttachmentParts
List<E> luvAttachmentParts
settlement
Settlement settlement
constructionSite
ConstructionSite constructionSite
constructionStage
ConstructionStage constructionStage
constructionVehicles
List<E> constructionVehicles
sitePreparationStartTime
MarsClock sitePreparationStartTime
finishingExistingStage
boolean finishingExistingStage
luvAttachmentParts
List<E> luvAttachmentParts
wearCondition
double wearCondition
resourceType
AmountResource resourceType
siteCollectedResources
double siteCollectedResources
collectingStart
double collectingStart
siteResourceGoal
double siteResourceGoal
resourceCollectionRate
double resourceCollectionRate
containerType
Class<T> containerType
containerNum
int containerNum
collectionSiteStartTime
MarsClock collectionSiteStartTime
endCollectingSite
boolean endCollectingSite
totalResourceCollected
double totalResourceCollected
explorationSiteCompletion
Map<K,V> explorationSiteCompletion
explorationSiteStartTime
MarsClock explorationSiteStartTime
currentSite
ExploredLocation currentSite
exploredSites
List<E> exploredSites
endExploringSite
boolean endExploringSite
miningSite
ExploredLocation miningSite
miningSiteStartTime
MarsClock miningSiteStartTime
endMiningSite
boolean endMiningSite
excavatedMinerals
Map<K,V> excavatedMinerals
totalExcavatedMinerals
Map<K,V> totalExcavatedMinerals
luv
LightUtilityVehicle luv
people
Collection<E> people
name
String name
description
String description
minPeople
int minPeople
done
boolean done
phases
Collection<E> phases
phase
String phase
phaseDescription
String phaseDescription
phaseEnded
boolean phaseEnded
missionCapacity
int missionCapacity
type
String type
target
Object target
phase
String phase
missions
List<E> missions
personCache
Person personCache
timeCache
MarsClock timeCache
missionProbCache
Map<K,V> missionProbCache
totalProbCache
double totalProbCache
potentialMissions
Class<T>[] potentialMissions
location
Coordinates location
settlement
Settlement settlement
description
String description
vehicleTarget
Vehicle vehicleTarget
rescue
boolean rescue
startingSettlement
Settlement startingSettlement
tradingSettlement
Settlement tradingSettlement
sellLoad
Map<K,V> sellLoad
buyLoad
Map<K,V> buyLoad
profit
double profit
desiredBuyLoad
Map<K,V> desiredBuyLoad
desiredProfit
double desiredProfit
outbound
boolean outbound
startNegotiationTime
MarsClock startNegotiationTime
negotiationTask
NegotiateTrade negotiationTask
doNegotiation
boolean doNegotiation
navPoints
List<E> navPoints
navIndex
int navIndex
travelStatus
String travelStatus
lastStopNavpoint
NavPoint lastStopNavpoint
legStartingTime
MarsClock legStartingTime
destinationSettlement
Settlement destinationSettlement
vehicle
Vehicle vehicle
lastOperator
VehicleOperator lastOperator
loadedFlag
boolean loadedFlag
startingTravelledDistance
double startingTravelledDistance
operateVehicleTask
OperateVehicle operateVehicleTask
equipmentNeededCache
Map<K,V> equipmentNeededCache
|
Package org.mars_sim.msp.core.person.ai.social |
person1
Person person1
person1Opinion
double person1Opinion
person2
Person person2
person2Opinion
double person2Opinion
relationshipGraph
com.phoenixst.plexus.Graph relationshipGraph
count
int count
|
Package org.mars_sim.msp.core.person.ai.task |
leadResearcher
Person leadResearcher
study
ScientificStudy study
rover
Rover rover
researchTask
ResearchScientificStudy researchTask
researcher
Person researcher
leadResearcher
Person leadResearcher
study
ScientificStudy study
rover
Rover rover
rover
Rover rover
mineralType
AmountResource mineralType
rover
Rover rover
collectionRate
double collectionRate
targettedAmount
double targettedAmount
startingCargo
double startingCargo
resourceType
AmountResource resourceType
containerType
Class<T> containerType
study
ScientificStudy study
stage
ConstructionStage stage
site
ConstructionSite site
vehicles
List<E> vehicles
airlock
Airlock airlock
luv
LightUtilityVehicle luv
operatingLUV
boolean operatingLUV
kitchen
Cooking kitchen
airlock
Airlock airlock
bag
Bag bag
settlement
Settlement settlement
sideDirection
int sideDirection
airlock
Airlock airlock
exitedAirlock
boolean exitedAirlock
enteredAirlock
boolean enteredAirlock
endEVA
boolean endEVA
containerUnit
Unit containerUnit
airlock
Airlock airlock
hasSuit
boolean hasSuit
site
ExploredLocation site
rover
Rover rover
study
ScientificStudy study
invitee
Person invitee
vehicle
Vehicle vehicle
settlement
Settlement settlement
requiredResources
Map<K,V> requiredResources
optionalResources
Map<K,V> optionalResources
requiredEquipment
Map<K,V> requiredEquipment
optionalEquipment
Map<K,V> optionalEquipment
airlock
Airlock airlock
vehicle
Vehicle vehicle
settlement
Settlement settlement
requiredResources
Map<K,V> requiredResources
optionalResources
Map<K,V> optionalResources
requiredEquipment
Map<K,V> requiredEquipment
optionalEquipment
Map<K,V> optionalEquipment
vehicle
GroundVehicle vehicle
airlock
Airlock airlock
garage
VehicleMaintenance garage
vehicle
GroundVehicle vehicle
entity
Malfunctionable entity
entity
Malfunctionable entity
airlock
Airlock airlock
workshop
Manufacture workshop
workshop
Manufacture workshop
medical
MedicalAid medical
duration
double duration
problem
HealthProblem problem
site
Coordinates site
rover
Rover rover
luv
LightUtilityVehicle luv
operatingLUV
boolean operatingLUV
miningTime
double miningTime
buyLoad
Map<K,V> buyLoad
sellingSettlement
Settlement sellingSettlement
buyingSettlement
Settlement buyingSettlement
rover
Rover rover
soldLoad
Map<K,V> soldLoad
buyingTrader
Person buyingTrader
sellingTrader
Person sellingTrader
study
ScientificStudy study
observatory
AstronomicalObservation observatory
researchAssistant
Person researchAssistant
vehicle
Vehicle vehicle
destination
Coordinates destination
startTripTime
MarsClock startTripTime
startTripDistance
double startTripDistance
study
ScientificStudy study
study
ScientificStudy study
lab
Lab lab
science
Science science
malfunctions
MalfunctionManager malfunctions
researchAssistant
Person researchAssistant
study
ScientificStudy study
lab
Lab lab
science
Science science
malfunctions
MalfunctionManager malfunctions
researchAssistant
Person researchAssistant
study
ScientificStudy study
lab
Lab lab
malfunctions
MalfunctionManager malfunctions
researchAssistant
Person researchAssistant
patient
Person patient
medication
Medication medication
study
ScientificStudy study
entity
Malfunctionable entity
malfunction
Malfunction malfunction
entity
Malfunctionable entity
airlock
Airlock airlock
entity
Malfunctionable entity
study
ScientificStudy study
luv
LightUtilityVehicle luv
returnContainer
Unit returnContainer
stage
ConstructionStage stage
site
ConstructionSite site
vehicles
List<E> vehicles
airlock
Airlock airlock
luv
LightUtilityVehicle luv
operatingLUV
boolean operatingLUV
workshop
Manufacture workshop
process
SalvageProcess process
study
ScientificStudy study
lab
Lab lab
science
Science science
malfunctions
MalfunctionManager malfunctions
researchAssistant
Person researchAssistant
name
String name
person
Person person
done
boolean done
hasDuration
boolean hasDuration
duration
double duration
timeCompleted
double timeCompleted
description
String description
subTask
Task subTask
phase
String phase
phaseTimeRequired
double phaseTimeRequired
phaseTimeCompleted
double phaseTimeCompleted
effortDriven
boolean effortDriven
createEvents
boolean createEvents
stressModifier
double stressModifier
teacher
Person teacher
phases
Collection<E> phases
currentTask
Task currentTask
mind
Mind mind
availableTasks
Class<T>[] availableTasks
timeCache
MarsClock timeCache
taskProbCache
Map<K,V> taskProbCache
totalProbCache
double totalProbCache
student
Person student
teachingTask
Task teachingTask
greenhouse
Farming greenhouse
isEVA
boolean isEVA
airlock
Airlock airlock
powerSource
FuelPowerSource powerSource
building
Building building
toggleOn
boolean toggleOn
isEVA
boolean isEVA
airlock
Airlock airlock
process
ResourceProcess process
building
Building building
toggleOn
boolean toggleOn
vehicle
Vehicle vehicle
settlement
Settlement settlement
airlock
Airlock airlock
vehicle
Vehicle vehicle
settlement
Settlement settlement
gym
Exercise gym
serialVersionUID: 1L
|
Package org.mars_sim.msp.core.person.medical |
name
String name
seriousness
int seriousness
degradePeriod
double degradePeriod
recoveryPeriod
double recoveryPeriod
probability
double probability
performanceFactor
double performanceFactor
recoveryTreatment
Treatment recoveryTreatment
nextPhase
Complaint nextPhase
nextPhaseStr
String nextPhaseStr
timeOfDeath
String timeOfDeath
illness
String illness
placeOfDeath
String placeOfDeath
containerUnit
Unit containerUnit
locationOfDeath
Coordinates locationOfDeath
job
String job
mission
String mission
missionPhase
String missionPhase
task
String task
taskPhase
String taskPhase
malfunction
String malfunction
illness
Complaint illness
sufferer
Person sufferer
state
int state
timePassed
double timePassed
duration
double duration
usedAid
MedicalAid usedAid
medicalDoc
org.jdom.Document medicalDoc
complaintList
List<E> complaintList
treatmentList
List<E> treatmentList
complaints
HashMap<K,V> complaints
treatments
HashMap<K,V> treatments
supported
HashMap<K,V> supported
starvation
Complaint starvation
suffocation
Complaint suffocation
dehydration
Complaint dehydration
decompression
Complaint decompression
freezing
Complaint freezing
heatStroke
Complaint heatStroke
level
int level
sickBeds
int sickBeds
problemsBeingTreated
List<E> problemsBeingTreated
problemsAwaitingTreatment
List<E> problemsAwaitingTreatment
supportedTreatments
List<E> supportedTreatments
name
String name
duration
double duration
timeElapsed
double timeElapsed
person
Person person
name
String name
requiredSkill
int requiredSkill
facilityLevel
int facilityLevel
duration
double duration
retainAid
boolean retainAid
selfAdmin
boolean selfAdmin
|
Package org.mars_sim.msp.core.resource |
name
String name
phase
Phase phase
lifeSupport
boolean lifeSupport
hashcode
int hashcode
resources
Set<E> resources
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Implementing readObject method for serialization.
- Throws:
IOException - if error reading from input stream.
ClassNotFoundException - if error creating class.
typeStorage
org.mars_sim.msp.core.resource.AmountResourceTypeStorage typeStorage
phaseStorage
org.mars_sim.msp.core.resource.AmountResourcePhaseStorage phaseStorage
name
String name
massPerItem
double massPerItem
maintenanceEntities
List<E> maintenanceEntities
itemResources
Set<E> itemResources
partPackages
Collection<E> partPackages
name
String name
hashcode
int hashcode
|
Package org.mars_sim.msp.core.science |
name
String name
jobs
Job[] jobs
collaborativeSciences
Science[] collaborativeSciences
phase
String phase
science
Science science
difficultyLevel
int difficultyLevel
primaryResearcher
Person primaryResearcher
collaborativeResearchers
Map<K,V> collaborativeResearchers
invitedResearchers
Map<K,V> invitedResearchers
proposalWorkTime
double proposalWorkTime
primaryResearchWorkTime
double primaryResearchWorkTime
collaborativeResearchWorkTime
Map<K,V> collaborativeResearchWorkTime
primaryPaperWorkTime
double primaryPaperWorkTime
collaborativePaperWorkTime
Map<K,V> collaborativePaperWorkTime
peerReviewStartTime
MarsClock peerReviewStartTime
completed
boolean completed
completionState
String completionState
primarySettlement
Settlement primarySettlement
lastPrimaryResearchWorkTime
MarsClock lastPrimaryResearchWorkTime
lastCollaborativeResearchWorkTime
Map<K,V> lastCollaborativeResearchWorkTime
primaryResearcherAchievementEarned
double primaryResearcherAchievementEarned
collaborativeAchievementEarned
Map<K,V> collaborativeAchievementEarned
study
ScientificStudy study
researcher
Person researcher
type
String type
studies
List<E> studies
|
Package org.mars_sim.msp.core.structure |
type
String type
xLoc
double xLoc
yLoc
double yLoc
facing
double facing
powerMode
String powerMode
powerGenerated
double powerGenerated
powerStored
double powerStored
powerStorageCapacity
double powerStorageCapacity
powerRequired
double powerRequired
sufficientPower
boolean sufficientPower
settlement
Settlement settlement
powerValue
double powerValue
buildingManager
BuildingManager buildingManager
goodsManager
GoodsManager goodsManager
constructionManager
ConstructionManager constructionManager
powerGrid
PowerGrid powerGrid
template
String template
missionCreationOverride
boolean missionCreationOverride
manufactureOverride
boolean manufactureOverride
resourceProcessOverride
boolean resourceProcessOverride
constructionOverride
boolean constructionOverride
scientificAchievement
Map<K,V> scientificAchievement
malfunctionManager
MalfunctionManager malfunctionManager
zeroPopulationTime
double zeroPopulationTime
initialPopulation
int initialPopulation
settlementTemplates
Collection<E> settlementTemplates
initialSettlements
List<E> initialSettlements
newArrivingSettlements
List<E> newArrivingSettlements
settlementNames
List<E> settlementNames
name
String name
defaultPopulation
int defaultPopulation
buildings
List<E> buildings
vehicles
Map<K,V> vehicles
equipment
Map<K,V> equipment
resources
Map<K,V> resources
parts
Map<K,V> parts
resupplies
List<E> resupplies
|
Package org.mars_sim.msp.core.structure.building |
manager
BuildingManager manager
name
String name
width
double width
length
double length
xLoc
double xLoc
yLoc
double yLoc
facing
double facing
powerMode
String powerMode
malfunctionManager
MalfunctionManager malfunctionManager
functions
List<E> functions
basePowerRequirement
double basePowerRequirement
basePowerDownPowerRequirement
double basePowerDownPowerRequirement
buildingDoc
org.jdom.Document buildingDoc
buildingNames
Set<E> buildingNames
settlement
Settlement settlement
buildings
List<E> buildings
buildingValuesNewCache
Map<K,V> buildingValuesNewCache
buildingValuesOldCache
Map<K,V> buildingValuesOldCache
lastBuildingValuesUpdateTime
MarsClock lastBuildingValuesUpdateTime
|
Package org.mars_sim.msp.core.structure.building.function |
powerRequired
double powerRequired
techLevel
int techLevel
observatoryCapacity
int observatoryCapacity
observerNum
int observerNum
building
Building building
quality
int quality
expirationTime
MarsClock expirationTime
cookCapacity
int cookCapacity
meals
List<E> meals
cookingWorkTime
double cookingWorkTime
cropType
CropType cropType
maxHarvest
double maxHarvest
farm
Farming farm
settlement
Settlement settlement
phase
String phase
plantingWorkRequired
double plantingWorkRequired
dailyTendingWorkRequired
double dailyTendingWorkRequired
harvestingWorkRequired
double harvestingWorkRequired
currentPhaseWorkCompleted
double currentPhaseWorkCompleted
actualHarvest
double actualHarvest
growingTimeCompleted
double growingTimeCompleted
currentSol
int currentSol
cropDoc
org.jdom.Document cropDoc
cropList
List<E> cropList
name
String name
growingTime
double growingTime
capacity
int capacity
crewCapacity
int crewCapacity
hasLaunched
boolean hasLaunched
airlock
Airlock airlock
exercisers
int exercisers
exerciserCapacity
int exerciserCapacity
cropNum
int cropNum
powerGrowingCrop
double powerGrowingCrop
powerSustainingCrop
double powerSustainingCrop
growingArea
double growingArea
maxHarvest
double maxHarvest
crops
List<E> crops
serialVersionUID: 1L
toggle
boolean toggle
resource
AmountResource resource
consumptionSpeed
double consumptionSpeed
toggleRunningWorkTime
double toggleRunningWorkTime
name
String name
building
Building building
occupantCapacity
int occupantCapacity
powerRequired
double powerRequired
occupants
Collection<E> occupants
beds
int beds
sleepers
int sleepers
populationSupport
int populationSupport
techLevel
int techLevel
concurrentProcesses
int concurrentProcesses
processes
List<E> processes
salvages
List<E> salvages
medicalStation
MedicalStation medicalStation
powerSources
List<E> powerSources
type
String type
maxPower
double maxPower
powerStorageCapacity
double powerStorageCapacity
powerStored
double powerStored
populationSupport
int populationSupport
techLevel
int techLevel
researcherCapacity
int researcherCapacity
researchSpecialities
List<E> researchSpecialities
researcherNum
int researcherNum
name
String name
maxInputResourceRates
Map<K,V> maxInputResourceRates
maxAmbientInputResourceRates
Map<K,V> maxAmbientInputResourceRates
maxOutputResourceRates
Map<K,V> maxOutputResourceRates
maxWasteOutputResourceRates
Map<K,V> maxWasteOutputResourceRates
runningProcess
boolean runningProcess
currentProductionLevel
double currentProductionLevel
toggleRunningWorkTime
double toggleRunningWorkTime
powerRequired
double powerRequired
powerDownProcessingLevel
double powerDownProcessingLevel
resourceProcesses
List<E> resourceProcesses
storageCapacity
Map<K,V> storageCapacity
vehicleCapacity
int vehicleCapacity
parkingLocations
List<E> parkingLocations
vehicles
Collection<E> vehicles
xLocation
double xLocation
yLocation
double yLocation
parkedVehicle
Vehicle parkedVehicle
|
Package org.mars_sim.msp.core.structure.construction |
buildingName
String buildingName
builtTime
MarsClock builtTime
constructionDoc
org.jdom.Document constructionDoc
foundationStageInfoList
List<E> foundationStageInfoList
frameStageInfoList
List<E> frameStageInfoList
buildingStageInfoList
List<E> buildingStageInfoList
type
String type
target
Object target
settlement
Settlement settlement
sites
List<E> sites
values
ConstructionValues values
salvageValues
SalvageValues salvageValues
constructedBuildingLog
List<E> constructedBuildingLog
width
double width
length
double length
xLocation
double xLocation
yLocation
double yLocation
facing
double facing
foundationStage
ConstructionStage foundationStage
frameStage
ConstructionStage frameStage
buildingStage
ConstructionStage buildingStage
undergoingConstruction
boolean undergoingConstruction
undergoingSalvage
boolean undergoingSalvage
info
ConstructionStageInfo info
site
ConstructionSite site
completedWorkTime
double completedWorkTime
isSalvaging
boolean isSalvaging
name
String name
type
String type
width
double width
length
double length
unsetDimensions
boolean unsetDimensions
constructable
boolean constructable
salvagable
boolean salvagable
workTime
double workTime
architectConstructionSkill
int architectConstructionSkill
prerequisiteStage
String prerequisiteStage
parts
Map<K,V> parts
resources
Map<K,V> resources
vehicles
List<E> vehicles
settlement
Settlement settlement
settlementConstructionValueCache
Map<K,V> settlementConstructionValueCache
settlementConstructionValueCacheTime
MarsClock settlementConstructionValueCacheTime
stageInfoValueCache
Map<K,V> stageInfoValueCache
stageInfoValueCacheTime
MarsClock stageInfoValueCacheTime
allStageInfoValueCache
Map<K,V> allStageInfoValueCache
allStageInfoValueCacheTime
MarsClock allStageInfoValueCacheTime
vehicleType
String vehicleType
vehicleClass
Class<T> vehicleClass
attachmentParts
List<E> attachmentParts
settlement
Settlement settlement
settlementSalvageValueCache
Map<K,V> settlementSalvageValueCache
settlementSalvageValueCacheTime
MarsClock settlementSalvageValueCacheTime
|
Package org.mars_sim.msp.core.structure.goods |
settlement1
Settlement settlement1
settlement2
Settlement settlement2
credit
double credit
creditGraph
com.phoenixst.plexus.Graph creditGraph
name
String name
classType
Class<T> classType
object
Object object
category
String category
settlement
Settlement settlement
goodsValues
Map<K,V> goodsValues
goodsDemandCache
Map<K,V> goodsDemandCache
goodsTradeCache
Map<K,V> goodsTradeCache
resourceProcessingCache
Map<K,V> resourceProcessingCache
vehicleBuyValueCache
Map<K,V> vehicleBuyValueCache
vehicleSellValueCache
Map<K,V> vehicleSellValueCache
partsDemandCache
Map<K,V> partsDemandCache
initialized
boolean initialized
|
Package org.mars_sim.msp.core.time |
cal
GregorianCalendar cal
formatter
SimpleDateFormat formatter
orbit
int orbit
month
int month
sol
int sol
millisol
double millisol
serialVersionUID: -1688463735489226494L
marsTime
MarsClock marsTime
initialMarsTime
MarsClock initialMarsTime
earthTime
EarthClock earthTime
uptimer
UpTimer uptimer
timeRatio
double timeRatio
totalPulses
long totalPulses
serialVersionUID: -4992839027918134952L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
days
long days
hours
long hours
minutes
long minutes
seconds
long seconds
uptime
long uptime
utsec
long utsec
|
Package org.mars_sim.msp.core.vehicle |
elevation
double elevation
terrainHandlingCapability
double terrainHandlingCapability
isStuck
boolean isStuck
crewCapacity
int crewCapacity
attachments
Collection<E> attachments
slotNumber
int slotNumber
laboratorySize
int laboratorySize
technologyLevel
int technologyLevel
techSpecialities
List<E> techSpecialities
researcherNum
int researcherNum
NORMAL_AIR_PRESSURE
double NORMAL_AIR_PRESSURE
NORMAL_TEMP
double NORMAL_TEMP
crewCapacity
int crewCapacity
airlock
Airlock airlock
lab
Lab lab
sickbay
SickBay sickbay
towedVehicle
Vehicle towedVehicle
vehicle
Vehicle vehicle
malfunctionManager
MalfunctionManager malfunctionManager
direction
Direction direction
speed
double speed
baseSpeed
double baseSpeed
vehicleOperator
VehicleOperator vehicleOperator
distanceTraveled
double distanceTraveled
distanceMaint
double distanceMaint
fuelEfficiency
double fuelEfficiency
isReservedMission
boolean isReservedMission
distanceMark
boolean distanceMark
trail
ArrayList<E> trail
reservedForMaintenance
boolean reservedForMaintenance
emergencyBeacon
boolean emergencyBeacon
towingVehicle
Vehicle towingVehicle
status
String status
isSalvaged
boolean isSalvaged
salvageInfo
SalvageInfo salvageInfo
width
double width
length
double length
xLocParked
double xLocParked
yLocParked
double yLocParked
facingParked
double facingParked
vehicle
Vehicle vehicle
vehicleDoc
org.jdom.Document vehicleDoc
roverNames
List<E> roverNames
Copyright © 2009-2013. All Rights Reserved.