-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- Entity
- MannedSpaceMissionData
- EntityValue
-
- Entity Types
- MannedSpaceMission
- Satellite
- Rocket
- DeepSpaceProbe
- Person
- Planet
- MinorPlanet
- PlanetaryMoon
- Exoplanet
- MeteorShower
- SolarSystemFeature
-
- Interpreter Types
- MannedSpaceMission
- Satellite
- Rocket
- DeepSpaceProbe
- DeepSpaceProbeClass
- Person
- AstronomicalObject
- AstronomicalObjectClass
- Planet
- MinorPlanet
- PlanetaryMoon
- Exoplanet
- MeteorShower
- SolarSystemFeature
- SolarSystemFeatureClass
- Entity
- ComputedSatellite
- ComputedRocket
- ComputedDeepSpaceProbe
- ComputedPerson
- ComputedAstronomicalObject
- ComputedPlanet
- ComputedMinorPlanet
- ComputedPlanetaryMoon
- ComputedExoplanet
- ComputedMeteorShower
- ComputedSolarSystemFeature
- Related Guides
-
-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- Entity
- MannedSpaceMissionData
- EntityValue
-
- Entity Types
- MannedSpaceMission
- Satellite
- Rocket
- DeepSpaceProbe
- Person
- Planet
- MinorPlanet
- PlanetaryMoon
- Exoplanet
- MeteorShower
- SolarSystemFeature
-
- Interpreter Types
- MannedSpaceMission
- Satellite
- Rocket
- DeepSpaceProbe
- DeepSpaceProbeClass
- Person
- AstronomicalObject
- AstronomicalObjectClass
- Planet
- MinorPlanet
- PlanetaryMoon
- Exoplanet
- MeteorShower
- SolarSystemFeature
- SolarSystemFeatureClass
- Entity
- ComputedSatellite
- ComputedRocket
- ComputedDeepSpaceProbe
- ComputedPerson
- ComputedAstronomicalObject
- ComputedPlanet
- ComputedMinorPlanet
- ComputedPlanetaryMoon
- ComputedExoplanet
- ComputedMeteorShower
- ComputedSolarSystemFeature
- Related Guides
-
See Also
"ComputedMannedSpaceMission" (Interpreter Type)
Details
- "ComputedMannedSpaceMission" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "ComputedMannedSpaceMission" requires connectivity to the Wolfram Cloud.
Restriction Specifications
-
Restricted["ComputedMannedSpaceMission",{{choice1,…}}] one among choices Restricted["ComputedMannedSpaceMission",entityclass] one among the manned space missions in entityclass Restricted["ComputedMannedSpaceMission",{property1value1,…}] a manned space mission with values valuei for properties propertyi
Interpretation
- "ComputedMannedSpaceMission" yields an Entity of type "MannedSpaceMission".
Examples
Basic Examples (3)
Interpret manned space missions:
Interpreter["ComputedMannedSpaceMission"]["Apollo 11"]Interpret manned space missions derived by computation:
Interpreter["ComputedMannedSpaceMission"]["longest space mission"]Restrict to manned space missions in a class:
Interpreter[Restricted["ComputedMannedSpaceMission", EntityClass["MannedSpaceMission", "ProjectMercuryMannedMission"]]]["STS 5"]See Also
Interpreter SemanticImport Restricted Failure Entity MannedSpaceMissionData EntityValue
Entity Types: MannedSpaceMission Satellite Rocket DeepSpaceProbe Person Planet MinorPlanet PlanetaryMoon Exoplanet MeteorShower SolarSystemFeature
Interpreter Types: MannedSpaceMission Satellite Rocket DeepSpaceProbe DeepSpaceProbeClass Person AstronomicalObject AstronomicalObjectClass Planet MinorPlanet PlanetaryMoon Exoplanet MeteorShower SolarSystemFeature SolarSystemFeatureClass Entity ComputedSatellite ComputedRocket ComputedDeepSpaceProbe ComputedPerson ComputedAstronomicalObject ComputedPlanet ComputedMinorPlanet ComputedPlanetaryMoon ComputedExoplanet ComputedMeteorShower ComputedSolarSystemFeature
Related Guides
History
Introduced in 2015 (10.1)