ConstantProperty
A Property whose value does not change with respect to simulation time.
Parameters
value
The property value.
See also
Properties
Link copied to clipboard
Gets the event that is raised whenever the definition of this property changes. The definition is changed whenever setValue is called with data different than the current value.
Link copied to clipboard
Gets a value indicating if this property is constant. This property always returns true
.