diff --git a/BeamedPowerTest/Panel_DIFF.dds b/BeamedPowerTest/Panel_DIFF.dds new file mode 100644 index 0000000..0ae1158 Binary files /dev/null and b/BeamedPowerTest/Panel_DIFF.dds differ diff --git a/BeamedPowerTest/Panel_EMM.dds b/BeamedPowerTest/Panel_EMM.dds new file mode 100644 index 0000000..4366786 Binary files /dev/null and b/BeamedPowerTest/Panel_EMM.dds differ diff --git a/BeamedPowerTest/Panel_NRM.dds b/BeamedPowerTest/Panel_NRM.dds new file mode 100644 index 0000000..0fd40ae Binary files /dev/null and b/BeamedPowerTest/Panel_NRM.dds differ diff --git a/BeamedPowerTest/rxPanel01.cfg b/BeamedPowerTest/rxPanel01.cfg new file mode 100644 index 0000000..7e124b1 --- /dev/null +++ b/BeamedPowerTest/rxPanel01.cfg @@ -0,0 +1,134 @@ +PART +{ + name = bpwr_rx_panel01 // beamedpower_receiver_panel 01 + module = Part + author = JadeOfMaar + rescaleFactor = 1 + node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0 + TechRequired = largeElectrics + entryCost = 15600 + cost = 13000 + category = Electrical + subcategory = 0 + title = BP-SPRP-048 Power Receiver + manufacturer = TBA + description = A space power receiver panel which rolls out and can receiver power in a handful of ways. + attachRules = 1,1,0,0,1 + mass = 1.46 + dragModelType = default + maximum_drag = 0.2 + minimum_drag = 0.2 + angularDrag = 1 + crashTolerance = 15 + maxTemp = 2400 + bulkheadProfiles = srf + thermalMassModifier = 2.0 + emissiveConstant = 0.7 + heatConductivity = 0.04 + tags = charge deploy e/c thermal thp elect energ extend fold generat panel power retract sun track unfold volt watt microwave solar + + CoLOffset = -0.62, 0, 0 + CoMOffset = -0.62, 0, 0 + CoPOffset = -0.62, 0, 0 + + refArea = 48 // sq m + + NODE + { + name = bottom + transform = bottom + size = 0 + method = FIXED_JOINT + } + MODEL + { + model = BeamedPowerTest/rxPanel01 + } + MODULE + { + name = ModuleDeployableSolarPanel + secondaryTransformName = sunCatcher + pivotName = rotorYaw + isBreakable = false + resourceName = ThermalPower + chargeRate = 0.3 + impactResistance = 5 + impactResistanceRetracted = 15 + animationName = unroll + extendActionName = Extend <<1>> + retractActionName = Retract <<1>> + extendpanelsActionName = Toggle <<1>> + } + MODULE + { + name = ModuleCargoPart + packedVolume = 600 + } + MODULE + { + name = ModuleB9PartSwitch + moduleID = Service + switcherDescription = Service + switcherDescriptionPlural = Services + affectDragCubes = false + affectFARVoxels = false + switchInFlight = false + SUBTYPE + { + name = Thermal + title = Thermal + primaryColor = FadedRed + secondaryColor = ResourceColorElectricChargeSecondary + descriptionSummary = Employs a conductive inner mesh which soaks up incoming microwaves or insolation and exchanges the resulting heat with its coolant flow.

Max Temp: 2400 K
Solar Thermal: 0.3 ThP/s + transform = B01 + transform = B02 + transform = B03 + transform = B04 + transform = B05 + transform = B06 + transform = B07 + transform = B08 + maxTemp = 2400 + MODULE + { + IDENTIFIER + { + name = ModuleDeployableSolarPanel + } + DATA + { + resourceName = ThermalPower + chargeRate = 0.3 + } + } + } + SUBTYPE + { + name = Electric + title = Electric + primaryColor = ResourceColorElectricChargePrimary + secondaryColor = ResourceColorElectricChargeSecondary + descriptionSummary = Employs a resonant circuit mesh to convert incoming microwaves into electrical potential. Delicate circuitry has quite a habit of melting easily.

Max Temp: 1200 K
Solar Thermal: N/A + transform = A01 + transform = A02 + transform = A03 + transform = A04 + transform = A05 + transform = A06 + transform = A07 + transform = A08 + maxTemp = 1200 + MODULE + { + IDENTIFIER + { + name = ModuleDeployableSolarPanel + } + DATA + { + chargeRate = 0 + } + } + } + } +} \ No newline at end of file diff --git a/BeamedPowerTest/rxPanel01.mu b/BeamedPowerTest/rxPanel01.mu new file mode 100644 index 0000000..5a3e549 Binary files /dev/null and b/BeamedPowerTest/rxPanel01.mu differ