"ComputedNuclearReactor" (Interpreter Type)
-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- Entity
- EntityValue
- NuclearReactorData
- GeoWithinQ
-
- Entity Types
- NuclearReactor
- NuclearExplosion
- NuclearTestSite
- Isotope
- HistoricalEvent
-
- Interpreter Types
- NuclearReactor
- NuclearReactorClass
- NuclearExplosion
- NuclearTestSite
- Isotope
- IsotopeClass
- HistoricalEvent
- Entity
- ComputedNuclearExplosion
- ComputedNuclearTestSite
- ComputedIsotope
- ComputedHistoricalEvent
- Related Guides
-
-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- Entity
- EntityValue
- NuclearReactorData
- GeoWithinQ
-
- Entity Types
- NuclearReactor
- NuclearExplosion
- NuclearTestSite
- Isotope
- HistoricalEvent
-
- Interpreter Types
- NuclearReactor
- NuclearReactorClass
- NuclearExplosion
- NuclearTestSite
- Isotope
- IsotopeClass
- HistoricalEvent
- Entity
- ComputedNuclearExplosion
- ComputedNuclearTestSite
- ComputedIsotope
- ComputedHistoricalEvent
- Related Guides
-
See Also
"ComputedNuclearReactor" (Interpreter Type)
A nuclear reactor derived by computation.
Details
- "ComputedNuclearReactor" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "ComputedNuclearReactor" requires connectivity to the Wolfram Cloud.
Restriction Specifications
-
Restricted["ComputedNuclearReactor",{{choice1,…}}] one among choices Restricted["ComputedNuclearReactor",entityclass] one among the nuclear reactors of entityclass Restricted["ComputedNuclearReactor",reg] a nuclear reactor in the region reg, given as an Entity Restricted["ComputedNuclearReactor",{property1value1,…}] a nuclear reactor with values valuei for properties propertyi
Interpretation
- "ComputedNuclearReactor" yields an Entity of type "NuclearReactor".
Examples
Basic Examples (4)
Interpreter["ComputedNuclearReactor"]["Phenix Reactor"]Interpret nuclear reactors derived by computation:
Interpreter["ComputedNuclearReactor"]["most powerful nuclear reactor"]Restrict to nuclear reactors in the US:
Interpreter[Restricted["ComputedNuclearReactor", Entity["Country", "UnitedStates"]]]["Chernobyl 2"]Interpreter[Restricted["ComputedNuclearReactor", EntityProperty["NuclearReactor", "NetCapacity"] -> TakeLargest[5]]]["Rajasthan 7"]Interpreter[Restricted["ComputedNuclearReactor", EntityProperty["NuclearReactor", "NetCapacity"] -> TakeLargest[5]]]["Olkiluoto 3"]See Also
Interpreter SemanticImport Restricted Failure Entity EntityValue NuclearReactorData GeoWithinQ
Entity Types: NuclearReactor NuclearExplosion NuclearTestSite Isotope HistoricalEvent
Interpreter Types: NuclearReactor NuclearReactorClass NuclearExplosion NuclearTestSite Isotope IsotopeClass HistoricalEvent Entity ComputedNuclearExplosion ComputedNuclearTestSite ComputedIsotope ComputedHistoricalEvent
Related Guides
History
Introduced in 2014 (10.0)