Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Included schema halphadiag.xsd
Namespace No namespace
Properties
attribute form default unqualified
element form default qualified
Element halphadiag
Namespace No namespace
Annotations
H/D alpha line integrated diagnostic; Time-dependent CPO
Diagram
Diagram utilities_xsd.tmp#datainfo halphadiag_xsd.tmp#halphadiag_setup halphadiag_xsd.tmp#halphadiag_intensity utilities_xsd.tmp#codeparam halphadiag_xsd.tmp#halphadiag_time
Properties
content complex
Used by
Element top
Model
Children codeparam, datainfo, intensity, setup, time
Instance
<halphadiag>
  <datainfo>{1,1}</datainfo>
  <setup>{1,1}</setup>
  <intensity>{1,1}</intensity>
  <codeparam>{1,1}</codeparam>
  <time>{1,1}</time>
</halphadiag>
Source
<xs:element name="halphadiag">
  <xs:annotation>
    <xs:appinfo>machine description</xs:appinfo>
    <xs:documentation>H/D alpha line integrated diagnostic; Time-dependent CPO</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="datainfo"/>
      <xs:element name="setup" type="halpha_setup">
        <xs:annotation>
          <xs:appinfo>machine description</xs:appinfo>
          <xs:documentation>setup for the lines of sight of the line integrated measurement</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="intensity" type="exp1D">
        <xs:annotation>
          <xs:documentation>Measured light intensity (a.u.). Time-dependent. Vector (nlos)</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="codeparam"/>
      <xs:element name="time" type="xs:float">
        <xs:annotation>
          <xs:documentation>Time [s]; Time-dependent; Scalar</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element halphadiag / setup
Namespace No namespace
Annotations
setup for the lines of sight of the line integrated measurement
Diagram
Diagram halphadiag_xsd.tmp#halpha_setup_name halphadiag_xsd.tmp#halpha_setup_pivot_point halphadiag_xsd.tmp#halpha_setup_horchordang halphadiag_xsd.tmp#halpha_setup_verchordang halphadiag_xsd.tmp#halpha_setup_second_point halphadiag_xsd.tmp#halpha_setup_solidangle halphadiag_xsd.tmp#halpha_setup
Type halpha_setup
Properties
content complex
Model
Children horchordang, name, pivot_point, second_point, solidangle, verchordang
Instance
<setup>
  <name>{1,1}</name>
  <pivot_point>{1,1}</pivot_point>
  <horchordang>{1,1}</horchordang>
  <verchordang>{1,1}</verchordang>
  <second_point>{1,1}</second_point>
  <solidangle>{1,1}</solidangle>
</setup>
Source
<xs:element name="setup" type="halpha_setup">
  <xs:annotation>
    <xs:appinfo>machine description</xs:appinfo>
    <xs:documentation>setup for the lines of sight of the line integrated measurement</xs:documentation>
  </xs:annotation>
</xs:element>
Element halpha_setup / name
Namespace No namespace
Annotations
Name of the channel.  Array of strings (nlos).
Diagram
Diagram utilities_xsd.tmp#vecstring_type
Type vecstring_type
Properties
content simple
Source
<xs:element name="name" type="vecstring_type">
  <xs:annotation>
    <xs:appinfo>machine description</xs:appinfo>
    <xs:documentation>Name of the channel. Array of strings (nlos).</xs:documentation>
  </xs:annotation>
</xs:element>
Element halpha_setup / pivot_point
Namespace No namespace
Annotations
Pivot point of l.o.s. it can be either the collimator position or entry point on the vessel. Vector (nlos)
Diagram
Diagram utilities_xsd.tmp#rzphi1D_r utilities_xsd.tmp#rzphi1D_z utilities_xsd.tmp#rzphi1D_phi utilities_xsd.tmp#rzphi1D
Type rzphi1D
Properties
content complex
Model
r , z , phi
Children phi, r, z
Instance
<pivot_point>
  <r>{1,1}</r>
  <z>{1,1}</z>
  <phi>{1,1}</phi>
</pivot_point>
Source
<xs:element name="pivot_point" type="rzphi1D">
  <xs:annotation>
    <xs:appinfo>machine description</xs:appinfo>
    <xs:documentation>Pivot point of l.o.s. it can be either the collimator position or entry point on the vessel. Vector (nlos)</xs:documentation>
  </xs:annotation>
</xs:element>
Element halpha_setup / horchordang
Namespace No namespace
Annotations
Angle [rad] of horizontal projection of l.o.s. with poloidal cross section (0 for HFS to LFS trajectory - see Convention_angles_interfdiag.pdf) [rad]. Vector (nlos)
Diagram
Diagram utilities_xsd.tmp#vecflt_type
Type vecflt_type
Properties
content simple
final restriction
Source
<xs:element name="horchordang" type="vecflt_type">
  <xs:annotation>
    <xs:appinfo>machine description</xs:appinfo>
    <xs:documentation>Angle [rad] of horizontal projection of l.o.s. with poloidal cross section (0 for HFS to LFS trajectory - see Convention_angles_interfdiag.pdf) [rad]. Vector (nlos)</xs:documentation>
  </xs:annotation>
</xs:element>
Element halpha_setup / verchordang
Namespace No namespace
Annotations
Angle of l.o.s. with vertical axis (0 for bottom-top trajectory, Pi for top-bottom trajectory - see Convention_angles_interfdiag.pdf) [rad]; Vector (npos)
Diagram
Diagram utilities_xsd.tmp#vecflt_type
Type vecflt_type
Properties
content simple
final restriction
Source
<xs:element name="verchordang" type="vecflt_type">
  <xs:annotation>
    <xs:appinfo>machine description</xs:appinfo>
    <xs:documentation>Angle of l.o.s. with vertical axis (0 for bottom-top trajectory, Pi for top-bottom trajectory - see Convention_angles_interfdiag.pdf) [rad]; Vector (npos)</xs:documentation>
  </xs:annotation>
</xs:element>
Element halpha_setup / second_point
Namespace No namespace
Annotations
Second point defining the l.o.s. together with the pivot_point. Vector (nlos)
Diagram
Diagram utilities_xsd.tmp#rzphi1D_r utilities_xsd.tmp#rzphi1D_z utilities_xsd.tmp#rzphi1D_phi utilities_xsd.tmp#rzphi1D
Type rzphi1D
Properties
content complex
Model
r , z , phi
Children phi, r, z
Instance
<second_point>
  <r>{1,1}</r>
  <z>{1,1}</z>
  <phi>{1,1}</phi>
</second_point>
Source
<xs:element name="second_point" type="rzphi1D">
  <xs:annotation>
    <xs:appinfo>machine description</xs:appinfo>
    <xs:documentation>Second point defining the l.o.s. together with the pivot_point. Vector (nlos)</xs:documentation>
  </xs:annotation>
</xs:element>
Element halpha_setup / solidangle
Namespace No namespace
Annotations
Solid angle of the detector; [sr] Vector (nlos)
Diagram
Diagram utilities_xsd.tmp#exp1D_value utilities_xsd.tmp#exp1D_abserror utilities_xsd.tmp#exp1D_relerror utilities_xsd.tmp#exp1D
Type exp1D
Properties
content complex
Model
Children abserror, relerror, value
Instance
<solidangle>
  <value>{1,1}</value>
  <abserror>{1,1}</abserror>
  <relerror>{1,1}</relerror>
</solidangle>
Source
<xs:element name="solidangle" type="exp1D">
  <xs:annotation>
    <xs:documentation>Solid angle of the detector; [sr] Vector (nlos)</xs:documentation>
  </xs:annotation>
</xs:element>
Element halphadiag / intensity
Namespace No namespace
Annotations
Measured light intensity (a.u.).  Time-dependent. Vector (nlos)
Diagram
Diagram utilities_xsd.tmp#exp1D_value utilities_xsd.tmp#exp1D_abserror utilities_xsd.tmp#exp1D_relerror utilities_xsd.tmp#exp1D
Type exp1D
Properties
content complex
Model
Children abserror, relerror, value
Instance
<intensity>
  <value>{1,1}</value>
  <abserror>{1,1}</abserror>
  <relerror>{1,1}</relerror>
</intensity>
Source
<xs:element name="intensity" type="exp1D">
  <xs:annotation>
    <xs:documentation>Measured light intensity (a.u.). Time-dependent. Vector (nlos)</xs:documentation>
  </xs:annotation>
</xs:element>
Element halphadiag / time
Namespace No namespace
Annotations
Time [s]; Time-dependent; Scalar
Diagram
Diagram
Type xs:float
Properties
content simple
Source
<xs:element name="time" type="xs:float">
  <xs:annotation>
    <xs:documentation>Time [s]; Time-dependent; Scalar</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type halpha_setup
Namespace No namespace
Annotations
setup for the lines of sight of the line integrated measurement
Diagram
Diagram halphadiag_xsd.tmp#halpha_setup_name halphadiag_xsd.tmp#halpha_setup_pivot_point halphadiag_xsd.tmp#halpha_setup_horchordang halphadiag_xsd.tmp#halpha_setup_verchordang halphadiag_xsd.tmp#halpha_setup_second_point halphadiag_xsd.tmp#halpha_setup_solidangle
Used by
Model
Children horchordang, name, pivot_point, second_point, solidangle, verchordang
Source
<xs:complexType name="halpha_setup">
  <xs:annotation>
    <xs:appinfo>machine description</xs:appinfo>
    <xs:documentation>setup for the lines of sight of the line integrated measurement</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="name" type="vecstring_type">
      <xs:annotation>
        <xs:appinfo>machine description</xs:appinfo>
        <xs:documentation>Name of the channel. Array of strings (nlos).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pivot_point" type="rzphi1D">
      <xs:annotation>
        <xs:appinfo>machine description</xs:appinfo>
        <xs:documentation>Pivot point of l.o.s. it can be either the collimator position or entry point on the vessel. Vector (nlos)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="horchordang" type="vecflt_type">
      <xs:annotation>
        <xs:appinfo>machine description</xs:appinfo>
        <xs:documentation>Angle [rad] of horizontal projection of l.o.s. with poloidal cross section (0 for HFS to LFS trajectory - see Convention_angles_interfdiag.pdf) [rad]. Vector (nlos)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="verchordang" type="vecflt_type">
      <xs:annotation>
        <xs:appinfo>machine description</xs:appinfo>
        <xs:documentation>Angle of l.o.s. with vertical axis (0 for bottom-top trajectory, Pi for top-bottom trajectory - see Convention_angles_interfdiag.pdf) [rad]; Vector (npos)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="second_point" type="rzphi1D">
      <xs:annotation>
        <xs:appinfo>machine description</xs:appinfo>
        <xs:documentation>Second point defining the l.o.s. together with the pivot_point. Vector (nlos)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="solidangle" type="exp1D">
      <xs:annotation>
        <xs:documentation>Solid angle of the detector; [sr] Vector (nlos)</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>