-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- Entity
- EntityValue
- GeoWithinQ
- DeepSpaceProbeData
-
- Entity Types
- DeepSpaceProbe
- Satellite
- Rocket
- MannedSpaceMission
- Planet
- MinorPlanet
- PlanetaryMoon
- Exoplanet
- MeteorShower
- SolarSystemFeature
-
- Interpreter Types
- DeepSpaceProbe
- DeepSpaceProbeClass
- Satellite
- Rocket
- MannedSpaceMission
- AstronomicalObject
- AstronomicalObjectClass
- Planet
- MinorPlanet
- PlanetaryMoon
- Exoplanet
- MeteorShower
- SolarSystemFeature
- SolarSystemFeatureClass
- Entity
- ComputedSatellite
- ComputedRocket
- ComputedMannedSpaceMission
- ComputedAstronomicalObject
- ComputedPlanet
- ComputedMinorPlanet
- ComputedPlanetaryMoon
- ComputedExoplanet
- ComputedMeteorShower
- ComputedSolarSystemFeature
- Related Guides
-
-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- Entity
- EntityValue
- GeoWithinQ
- DeepSpaceProbeData
-
- Entity Types
- DeepSpaceProbe
- Satellite
- Rocket
- MannedSpaceMission
- Planet
- MinorPlanet
- PlanetaryMoon
- Exoplanet
- MeteorShower
- SolarSystemFeature
-
- Interpreter Types
- DeepSpaceProbe
- DeepSpaceProbeClass
- Satellite
- Rocket
- MannedSpaceMission
- AstronomicalObject
- AstronomicalObjectClass
- Planet
- MinorPlanet
- PlanetaryMoon
- Exoplanet
- MeteorShower
- SolarSystemFeature
- SolarSystemFeatureClass
- Entity
- ComputedSatellite
- ComputedRocket
- ComputedMannedSpaceMission
- ComputedAstronomicalObject
- ComputedPlanet
- ComputedMinorPlanet
- ComputedPlanetaryMoon
- ComputedExoplanet
- ComputedMeteorShower
- ComputedSolarSystemFeature
- Related Guides
-
See Also
"ComputedDeepSpaceProbe" (Interpreter Type)
Details
- "ComputedDeepSpaceProbe" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "ComputedDeepSpaceProbe" requires connectivity to the Wolfram Cloud.
Restriction Specifications
-
Restricted["ComputedDeepSpaceProbe",{{choice1,…}}] one among choices Restricted["ComputedDeepSpaceProbe",entityclass] one among the deep space probes of entityclass Restricted["ComputedDeepSpaceProbe",{property1value1,…}] a deep space probe with values valuei for properties propertyi
Interpretation
- "ComputedDeepSpaceProbe" yields an Entity of type "DeepSpaceProbe".
Examples
Basic Examples (3)
Interpreter["ComputedDeepSpaceProbe"]["Voyager 2"]Restrict to deep space probes in a class:
Interpreter[Restricted["ComputedDeepSpaceProbe", EntityClass["DeepSpaceProbe", "MarsImpactor"]]]["ulysses"]Interpreter[Restricted["ComputedDeepSpaceProbe", EntityProperty["DeepSpaceProbe", "Width"] -> LessEqualThan[Quantity[10, "Feet"]]]]["Ulysses"]Interpreter[Restricted["ComputedDeepSpaceProbe", EntityProperty["DeepSpaceProbe", "Width"] -> LessEqualThan[Quantity[10, "Feet"]]]]["Mars 3"]See Also
Interpreter SemanticImport Restricted Failure Entity EntityValue GeoWithinQ DeepSpaceProbeData
Entity Types: DeepSpaceProbe Satellite Rocket MannedSpaceMission Planet MinorPlanet PlanetaryMoon Exoplanet MeteorShower SolarSystemFeature
Interpreter Types: DeepSpaceProbe DeepSpaceProbeClass Satellite Rocket MannedSpaceMission AstronomicalObject AstronomicalObjectClass Planet MinorPlanet PlanetaryMoon Exoplanet MeteorShower SolarSystemFeature SolarSystemFeatureClass Entity ComputedSatellite ComputedRocket ComputedMannedSpaceMission ComputedAstronomicalObject ComputedPlanet ComputedMinorPlanet ComputedPlanetaryMoon ComputedExoplanet ComputedMeteorShower ComputedSolarSystemFeature
Related Guides
History
Introduced in 2014 (10.0)