|
OpenTAP 9.31
API Reference
|
A number of combined number sequences. More...
Inherits IEnumerable, IEnumerable< T >, and ICombinedNumberSequence.
Inherited by OpenTap.CombinedNumberSequences< T >.
Public Member Functions | |
| ICombinedNumberSequence | CastTo (Type elementType) |
| Casts the number sequence to a specific type. Should be a numeric type, e.g. typeof(float). More... | |
| ICombinedNumberSequence< T2 > | CastTo< T2 > () |
| Casts this to a new number sequence type. More... | |
Properties | |
| List< IEnumerable< double > > | Sequences [get] |
| Inner values representing the sequence. | |
A number of combined number sequences.
Generic number sequence type.
| T |
| ICombinedNumberSequence OpenTap.ICombinedNumberSequence< T >.CastTo | ( | Type | elementType | ) |
Casts the number sequence to a specific type. Should be a numeric type, e.g. typeof(float).
| elementType |
| ICombinedNumberSequence< T2 > OpenTap.ICombinedNumberSequence< T >.CastTo< T2 > | ( | ) |
Casts this to a new number sequence type.
| T2 |
OpenTAP 9.31 API built Fri Oct 17 2025 07:12:36