PHP 클래스 Joli\ArDrone\Control\AtCommandCreator

파일 보기 프로젝트 열기: jolicode/php-ar-drone

공개 메소드들

메소드 설명
__construct ( )
createAnimCommand ( )
createConfigCommand ( $name, $value )
createFtrimCommand ( )
createPcmdCommand ( $options )
createRefCommand ( $options )

비공개 메소드들

메소드 설명
floatToIEEE ( $floatInt )

메소드 상세

__construct() 공개 메소드

public __construct ( )

createAnimCommand() 공개 메소드

public createAnimCommand ( )

createConfigCommand() 공개 메소드

public createConfigCommand ( $name, $value )

createFtrimCommand() 공개 메소드

public createFtrimCommand ( )

createPcmdCommand() 공개 메소드

public createPcmdCommand ( $options )

createRefCommand() 공개 메소드

public createRefCommand ( $options )