PerformOrbitalSurvey Parameter - jrossignol/ContractConfigurator GitHub Wiki

The PerformOrbitalSurvey parameter is met when an orbital scan of the given body is performed.

PARAMETER
{
    name = PerformOrbitalSurvey
    type = PerformOrbitalSurvey

    // Target body, defaulted from the contract if not supplied.
    //
    // Type:      CelestialBody
    // Required:  No (defaulted)
    //
    targetBody = Kerbin

    // Text to use for the parameter
    //
    // Type:      string
    // Required:  No (defaulted)
    // Default:   Perform an orbital resource survey of <targetBody>
    //
    //title =
}
⚠️ **GitHub.com Fallback** ⚠️