Uses of Class
org.mars_sim.msp.simulation.structure.PowerGrid

Packages that use PowerGrid
org.mars_sim.msp.simulation.structure Contains classes involving structure units. 
 

Uses of PowerGrid in org.mars_sim.msp.simulation.structure
 

Fields in org.mars_sim.msp.simulation.structure declared as PowerGrid
protected  PowerGrid Settlement.powerGrid
           
 

Methods in org.mars_sim.msp.simulation.structure that return PowerGrid
 PowerGrid Settlement.getPowerGrid()
          Gets the settlement's power grid.