analog_input point
More...
#include <dnp3.hpp>
|
class | CppAnalogInputFriend |
|
◆ AnalogInput()
dnp3::AnalogInput::AnalogInput |
( |
uint16_t |
index, |
|
|
double |
value, |
|
|
const Flags & |
flags, |
|
|
const Timestamp & |
time |
|
) |
| |
Fully construct AnalogInput specifying the value of each field.
- Parameters
-
index | Point index |
value | Point value |
flags | Point flags |
time | Point timestamp |
- Returns
- New instance of AnalogInput
◆ flags
Flags dnp3::AnalogInput::flags |
◆ index
uint16_t dnp3::AnalogInput::index |
◆ time
◆ value
double dnp3::AnalogInput::value |
The documentation for this struct was generated from the following file: