|
OpenTAP 9.34
API Reference
|
A number of combined number sequences. More...
Public Member Functions | |
| ICombinedNumberSequence | CastTo (Type elementType) |
| Casts the number sequence to a specific type. Should be a numeric type, e.g. typeof(float). | |
| ICombinedNumberSequence< T2 > | CastTo< T2 > () |
| Casts this to a new number sequence type. | |
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.34 API built Wed Jul 1 2026 09:21:14