 | XAircraftSetRot Method |
Rate one turn을 설정한다.
Namespace:
Pixoneer.NXDL.NEQUIP
Assembly:
NXDLncw (in NXDLncw.dll) Version: 1.2.817.72
Syntaxpublic virtual bool SetRot(
XAngle rot
)
Parameters
- rot
- Type: Pixoneer.NXDLXAngle
입력 Rate one turn 값.
Return Value
Type:
Boolean 값을 설정하면 true를 반환하고, 그렇지 않으면 false를 반환한다.
See Also