-
Notifications
You must be signed in to change notification settings - Fork 67
SCANsatLocationCoverage Requirement
Jeremie Rossignol edited this page Jul 14, 2015
·
6 revisions
Requirement for having a specific location covered for the given scan type/planet.
REQUIREMENT:NEEDS[SCANsat] { name = SCANsatLocationCoverage type = SCANsatLocationCoverage // Target body, defaulted from the contract if not supplied. // // Type: CelestialBody // Required: No (defaulted) // targetBody = Kerbin // Define the location via latitude/longitude... // // Type: double // Required: No // latitude = -0.102668048654 longitude = -74.5753856554 // ...OR via a PQSCity location (but not both) // // Type: string // Required: No // pqsCity = Monolith00 // The type of scan to perform. // // Type: SCANdata.SCANtype // Required: Yes // Values: // AltimetryLoRes // AltimetryHiRes // Altimetry // Biome // Anomaly // AnomalyDetail // Kethane // Ore // Uranium // Thorium // Alumina // Water // Aquifer // Minerals // Substrate // Karbonite // scanType = Biome }
- Progress Based Requirements
- Research Based Requirements
- Space Program Requirements
- Contract Based Requirements
- Planetary Requirements
- RemoteTech Requirements
- Set Requirements
- Miscellaneous Requirements
Contract Configurator
Configuration File Syntax
Extending Contract Configurator