|
|
Line 1: |
Line 1: |
− | <languages />
| + | #REDIRECT [[Sensors]] |
− | <translate>
| |
− | <!--T:1-->
| |
− | [[Category:Atmospherics]] | |
− | {{Itembox
| |
− | | name = [[Kit (Sensors)]]
| |
− | | createdwith = [[Electronics Printer]], [[Fabricator]]
| |
− | | cost = 3g [[Iron]], 1g [[Gold]], 1g [[Copper]]
| |
− | }}
| |
− | {{Structurebox
| |
− | | name = Gas Sensor
| |
− | | image = [[File:ItemGasSensor.png]]
| |
− | | power_usage = 10W
| |
− | | placed_on_grid = Small Grid, On Frames
| |
− | | decon_with_tool1 = [[Hand Drill]]
| |
− | | item_rec1 = [[Kit (Sensors)]]
| |
− | }}
| |
− | | |
− | ==Description== <!--T:2-->
| |
− | The gas sensor will report information about the gas in the current atmosphere, such as pressure, contents and temperature when used in conjunction with a console.
| |
− | | |
− | {{Data Network Header}}
| |
− | | |
− | === Data Parameters ===
| |
− | The gas sensor has no Input parameters, it's a read only device.
| |
− | | |
− | {{Data Outputs}}
| |
− | {| class="wikitable"
| |
− | |-
| |
− | ! Output Name !! Data Type !! Description
| |
− | |-
| |
− | | Pressure || Float || In kPa
| |
− | |-
| |
− | | Temperature || Float || In Kelvin
| |
− | |-
| |
− | | RatioOxygen || Float || The ratio of oxygen in the atmosphere. A value between 0 (no oxygen at all, or 0%) and 1 ( pure oxygen atmosphere, or 100%)
| |
− | |-
| |
− | | RatioCarbonDioxide || Float ||
| |
− | |-
| |
− | | RatioNitrogen || Float ||
| |
− | |-
| |
− | | RatioPollutant || Float ||
| |
− | |-
| |
− | | RatioVolatiles || Float ||
| |
− | |-
| |
− | | RatioWater || Float ||
| |
− | |}
| |
− | | |
− | | |
− | </translate>
| |