VeriStand .NET API Reference

Table of Contents

DoubleValueArray Constructor

NameDescription
DoubleValueArray() Initializes a new instance of DoubleValueArray with an empty array of DoubleValue objects.
DoubleValueArray(DoubleValue[]) Initializes a new instance of DoubleValueArray with the specified array of DoubleValue objects.
DoubleValueArray(DoubleValueArray) Initializes a new instance of DoubleValueArray by copying an existing DoubleValueArray instance.
DoubleValueArray(IEnumerable(Double)) Initializes a new instance of DoubleValueArray with the specified list of Double values.
DoubleValueArray(Double[]) Initializes a new instance of DoubleValueArray with the specified array of Double values.

See Also

Log in to get a better experience