Method | Description | |
---|---|---|
GetPacket ( float turnValue ) : Packet | ||
HelmSetSteeringSubPacket ( Stream stream, int index ) : System | ||
HelmSetSteeringSubPacket ( float turnValue ) : System |
public static GetPacket ( float turnValue ) : Packet | ||
turnValue | float | |
return | Packet |
public HelmSetSteeringSubPacket ( Stream stream, int index ) : System | ||
stream | Stream | |
index | int | |
return | System |
public HelmSetSteeringSubPacket ( float turnValue ) : System | ||
turnValue | float | |
return | System |