Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.RotationVectorCT
-
Packages that use RotationVectorCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of RotationVectorCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as RotationVectorCT Modifier and Type Field Description protected RotationVectorCT
InterfaceImplRDCT.Instances.Instance. orientation
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return RotationVectorCT Modifier and Type Method Description RotationVectorCT
ObjectFactory. createRotationVectorCT()
Create an instance ofRotationVectorCT
RotationVectorCT
InterfaceImplRDCT.Instances.Instance. getOrientation()
Gets the value of the orientation property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type RotationVectorCT Modifier and Type Method Description void
InterfaceImplRDCT.Instances.Instance. setOrientation(RotationVectorCT value)
Sets the value of the orientation property.
-