C# Class MissionPlanner.Utilities.rtcm3.crc24

ファイルを表示 Open project: ArduPilot/MissionPlanner

Public Methods

Method Description
crc24q ( Byte buf, UInt32 len, UInt32 crc ) : UInt32

Method Details

crc24q() public static method

public static crc24q ( Byte buf, UInt32 len, UInt32 crc ) : UInt32
buf System.Byte
len System.UInt32
crc System.UInt32
return System.UInt32