ParsedRandomDeviate
#include <ScramNodeModel.h>
Public Attributes
| Name | |
|---|---|
| std::string | deviate_type |
| std::vector< Napi::Value > | arguments |
Public Attributes Documentation
variable deviate_type
cpp
std::string deviate_type;variable arguments
cpp
std::vector< Napi::Value > arguments;Updated on 2026-01-09 at 21:59:12 +0000
