![]() |
RflySimSDK v3.05
RflySimSDK说明文档
|
Public 类型 | |
enum | FunctionCode { FUNCTION_NULL = 0 , FUNCTION_SCRIPT = 1 } |
Public 成员函数 | |
virtual vrpn_float32 | generateValues (vrpn_float32 *buf, vrpn_uint32 nValues, vrpn_float32 startTime, vrpn_float32 sampleRate, vrpn_FunctionGenerator_channel *channel) const =0 |
virtual vrpn_int32 | encode_to (char **buf, vrpn_int32 &len) const =0 |
virtual vrpn_int32 | decode_from (const char **buf, vrpn_int32 &len)=0 |
virtual vrpn_FunctionGenerator_function * | clone () const =0 |
virtual FunctionCode | getFunctionCode () const =0 |