C# Class Asv.Mavlink.Payload.V2.Pv2ParamType

Inheritance: ISizedSpanSerializable, IEquatable
Afficher le fichier Open project: asvol/mavlink.net Class Usage Examples

Méthodes protégées

Méthode Description
Pv2ParamType ( string paramName, string description, string groupName, Pv2ParamFlags flags ) : System

Private Methods

Méthode Description
Pv2ParamType ( ) : System

Method Details

Pv2ParamType() protected méthode

protected Pv2ParamType ( string paramName, string description, string groupName, Pv2ParamFlags flags ) : System
paramName string
description string
groupName string
flags Pv2ParamFlags
Résultat System