PHP 클래스 RefEll, UK-Postcodes

파일 보기 프로젝트 열기: pezholio/UK-Postcodes 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$ecc
$maj
$min

공개 메소드들

메소드 설명
RefEll ( $maj, $min ) Create a new RefEll object to represent a reference ellipsoid

메소드 상세

RefEll() 공개 메소드

Create a new RefEll object to represent a reference ellipsoid
public RefEll ( $maj, $min )

프로퍼티 상세

$ecc 공개적으로 프로퍼티

public $ecc

$maj 공개적으로 프로퍼티

public $maj

$min 공개적으로 프로퍼티

public $min