NXvelocity selector

From NeXus

Jump to: navigation, search

Contents

XML Meta-DTD Definition for NXvelocity_selector.xml

This follows the XML Meta-DTD Definition format and can be downloaded from http://svn.nexusformat.org/definitions/tags/PRE_NXDL/base_classes/NXvelocity_selector.xml

<?xml version="1.0" encoding="UTF-8"?>
<!--
URL:     http://www.nexus.anl.gov/classes/xml/NXvelocity_selector.xml
Editor:  Ron Ghosh
$Id: NXvelocity_selector.xml 4 2005-07-19 04:10:26Z rio $

This is the description for a velocity selector.
Proposed by: Ron Ghosh

-->
<NXvelocity_selector name="selector_name">
	<type type="NX_CHAR">
		{Vselect type}? 
	</type>
	<rotation_speed type="NX_FLOAT" units="rpm">
		{selector rotation speed}? 
	</rotation_speed>
	<radius type="NX_FLOAT" units="cm">
		{radieus at beam centre}? 
	</radius>
	<spwidth type="NX_FLOAT" units="cm">
		{spoke width at beam centre}? 
	</spwidth>
	<length type="NX_FLOAT" units="cm">
		{rotor length}? 
	</length>
	<num type="NX_INT">
		{number of spokes/lamella}? 
	</num>
	<twist type="NX_FLOAT" units="degrees">
		{twist angle along axis}? 
	</twist>
	<table type="NX_FLOAT" units="degrees">
		{offset vertical angle}? 
	</table>
	<height type="NX_FLOAT" units="cm">
		{input beam height}? 
	</height>
	<width type="NX_FLOAT" units="cm">
		{input beam width}? 
	</width>
	<wavelength type="NX_FLOAT" units="nm">
		{wavelength} 
	</wavelength>
	<wavelength_spread type="NX_FLOAT">
		{% deviation FWHM /Wavelength}? 
	</wavelength_spread>
	<NXgeometry name="">
		{geometry of the velocity selector}? 
	</NXgeometry>
</NXvelocity_selector>

Tabular Representation of XML Meta-DTD

(automatically generated from http://svn.nexusformat.org/definitions/tags/PRE_NXDL/base_classes/NXvelocity_selector.xml)

NXvelocity_selector

Name Type Description Attributes
typeNX_CHARVselect type
rotation_speedNX_FLOATselector rotation speed
units="rpm"
radiusNX_FLOATradieus at beam centre
units="cm"
spwidthNX_FLOATspoke width at beam centre
units="cm"
lengthNX_FLOATrotor length
units="cm"
numNX_INTnumber of spokes/lamella
twistNX_FLOATtwist angle along axis
units="degrees"
tableNX_FLOAToffset vertical angle
units="degrees"
heightNX_FLOATinput beam height
units="cm"
widthNX_FLOATinput beam width
units="cm"
wavelengthNX_FLOATwavelength
units="nm"
wavelength_spreadNX_FLOAT% deviation FWHM /Wavelength
NXgeometrygeometry of the velocity selector

Personal tools