Power Sources

You can use the available power sources to configure engine models.

Syntax

ComponentBrowser */ SetValue "Power Sources" {Component} {Attribute} <Value> [{Unit}]

ComponentBrowser */ Duplicate "Power Sources" {Component} <Duplicate Component Name>

Description

The Power Sources components are:

Component Description
Internal Power Power generated internally
Processed Power Power available from a power processing unit (PPU)
Solar Array Power Power generated by a solar array

The attributes for each component have the same names and value selections that appear in the Astrogator graphical user interface.

Examples

Duplicating a Power Sources component

ComponentBrowser */ Duplicate "Power Sources" InternalPower "My InternalPower"

Changing an attribute of a custom Power Sources component

ComponentBrowser */ SetValue "Power Sources" "My SolarArrayPower" ThermalModel.C4 0.001

STK Programming Interface 11.0.1