DTXS

ndo:PlantData.RadiationSources

Class in Nuclear Decommissioning Ontology (nuclear-decommissioning-ontology)

{
    "definitions": {
        "title": "PlantData.RadiationSources",
        "properties": {
            "Shape": {
                "type": "object",
                "properties": {
                    "Shape": {
                        "type": "string",
                        "enum": [
                            "Point",
                            "Cube",
                            "Cylinder"
                        ]
                    },
                    "Width": {
                        "type": "number"
                    },
                    "Height": {
                        "type": "number"
                    },
                    "Length": {
                        "type": "number"
                    },
                    "Radius": {
                        "type": "number"
                    }
                }
            },
            "Location": {
                "type": "number"
            },
            "MeasurementIds": {
                "type": "array",
                "items": {
                    "type": "string",
                    "_PLEIADES": {
                        "ReferencedClass": "Assets.Intangibles.Measurements.CartesianMeasurements"
                    }
                }
            }
        }
    }
}
(C) wai.blue | Rendered using GuideVis