Skip to content

Commit

Permalink
Add a Tiny Static Level 1 Solar Panel
Browse files Browse the repository at this point in the history
1/5 the size of the current ST1
Same Size as the FASA one
Will be put in a very early node
  • Loading branch information
pap1723 committed Jun 12, 2017
1 parent 052f357 commit 4afb9a3
Showing 1 changed file with 14 additions and 0 deletions.
Expand Up @@ -128,6 +128,20 @@
}
}

+PART[solarPanels5]:FOR[RealismOverhaul]
{
@name = ROearlyTinySolarPanel
@title = ST1 Tiny Solar Panel
@description = Small static Level 1 solar panel. 0.05m^2.
%RSSROConfig = True
%rescaleFactor = 0.2434
@mass = 0.000075 // Level 1 static @ 0.0005t/m^2 + 0.001t/m^2
@MODULE[ModuleDeployableSolarPanel]
{
@chargeRate = .00315 // Level 1 @ 0.063kW/m^2
}
}

// ==================================================
// Multihundred-Watt Radioisotope Thermoelectric Generator (RTG).

Expand Down

0 comments on commit 4afb9a3

Please sign in to comment.