Declared in SpacecraftOperationComputer

Declaration

void ExecuteCommand(
    JObject command
);

Description

Executes a command on the spacecraft operation computer. This will perform the command at the current time.

Parameters

NameDescription
commandThe command to execute