Hugin .NET API Reference Library
GetSampledState Method
Namespaces > HAPI > DiscreteNode > GetSampledState()
Returns the state index of this DiscreteChanceNode for the configuration generated by the most recent call to Simulate().
public size_t GetSampledState()
Syntax
C#Visual BasicManaged C++
public ulong GetSampledState ()
Public Function GetSampledState As ULong
public:
unsigned long long GetSampledState ()
Return Value
the state index sampled for this discrete node in the last invocation of Simulate() on the Domain of the node.
Exceptions
ExceptionCondition
ExceptionHugin

Assembly: hugincs-8.6-2.0-x64 (Module: hugincs-8.6-2.0-x64)