Declared in SpacecraftOperationComputer

Declaration

void GuidanceStart(
    GuidanceNavigationType navigationType,
    GuidancePointingType pointingType,
    GuidanceControllerType controllerType,
    GuidanceMappingType mappingType
);

Description

Sets the guidance mode for the spacecraft operation computer. This includes the navigation type, pointing type, controller type, and mapping type. This will not switch the primary state to guidance mode, but will set the modes for the guidance state when it is active.

Parameters

NameDescription
navigationTypeThe navigation mode of the guidance
pointingTypeThe pointing mode for the guidance
controllerTypeThe controller mode for the guidance
mappingTypeThe mapping mode for the guidance