Visual Basic (Declaration) | |
---|---|
Public MustOverride Property DemodCodeOrder As TraceCodeOrder |
C# | |
---|---|
public abstract TraceCodeOrder DemodCodeOrder {get; set;} |
C++/CLI | |
---|---|
public: abstract property TraceCodeOrder DemodCodeOrder { TraceCodeOrder get(); void set ( TraceCodeOrder value); } |
Data values in a 3G Code Domain Power measurement result that are not at the base symbol rate are contained in multiple points in the trace. If the code order is bit reverse, then these points (at the same code channel / symbol rate) will be next to each other. If the code order is Hadamard, then these points will be spread out through the trace.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)