AlmaTest/ObsProject
complexType TargetPropertiesT

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{AlmaTest/ObsProject}TargetPropertiesT (restriction)

Properties
This component is not nillable.

Model
<...>
(Flux, Frequency, Diameter, Velocity )
</...>


Nested Element Summary
tval:SmallAngleTDiameter
          
tval:FluxTFlux
          
tval:FrequencyTFrequency
          
tval:VelocityTVelocity
          
Local Usage
FluxCalTargetT, FluxCalTargetT, FluxCalTargetT, SpatialSetupT, SpatialSetupT, SpatialSetupT

Source
<xsd:complexType name="TargetPropertiesT">
<xsd:sequence>
<xsd:element name="Flux" type="tval:FluxT"/>
<xsd:element name="Frequency" type="tval:FrequencyT"/>
<xsd:element name="Diameter" type="tval:SmallAngleT"/>
<xsd:element name="Velocity" type="tval:VelocityT"/>
</xsd:sequence>
</xsd:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.