All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_SplinePointType.html Maven / Gradle / Ivy

Go to download

This project contains software to support the Object Management Group (OMG) Space Domain Task Force (SDTF) maintained XML Telemetry and Command Exchange (XTCE) specification.

There is a newer version: 1.1.6
Show newest version



	
		SpaceSystemV1.2-27Feb2014-mods - SplinePointType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
complexType SplinePointType
diagram SpaceSystemV1.2-27Feb2014-mods_p410.png
namespace http://www.omg.org/space/xtce
used by
element CalibratorType/SplineCalibrator/SplinePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
raw  double  required      
calibrated  double  required      
annotation
documentation
a spline is a set on points from which a curve may be drawn to interpolate raw to calibrated values
source <complexType name="SplinePointType">
 
<annotation>
   
<documentation xml:lang="en">a spline is a set on points from which a curve may be drawn to interpolate raw to calibrated values</documentation>
 
</annotation>
 
<attribute name="raw" type="double" use="required"/>
 
<attribute name="calibrated" type="double" use="required"/>
</complexType>

attribute SplinePointType/@raw
type double
properties
use required
source <attribute name="raw" type="double" use="required"/>

attribute SplinePointType/@calibrated
type double
properties
use required
source <attribute name="calibrated" type="double" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy




© 2015 - 2024 Weber Informatics LLC | Privacy Policy