Class Test0DataFrame
public class Test0DataFrame
- Inheritance
-
Test0DataFrame
- Inherited Members
Constructors
Test0DataFrame(ulong[], ulong[], Mat, Mat)
public Test0DataFrame(ulong[] clock, ulong[] hubClock, Mat message, Mat dummy)
Parameters
Properties
Clock
public ulong[] Clock { get; }
Property Value
- ulong[]
Dummy
public Mat Dummy { get; }
Property Value
HubClock
public ulong[] HubClock { get; }
Property Value
- ulong[]
Message
public Mat Message { get; }