Home Reference Source Repository

Variable

Static Public Summary
public

Short description of the library.

public

Radian to degree multiplication factor.

public

License of the library.

public

Name of the library.

public

Degree to radian multiplication factor.

public

Semantic version of the library.

Static Public

public description: String source

import {description} from 'binaural/src/info.js'

Short description of the library.

public fromRadianFactor: Number source

import {fromRadianFactor} from 'binaural/src/geometry/degree.js'

Radian to degree multiplication factor.

public license: String source

import {license} from 'binaural/src/info.js'

License of the library.

public name: String source

import {name} from 'binaural/src/info.js'

Name of the library.

public toRadianFactor: Number source

import {toRadianFactor} from 'binaural/src/geometry/degree.js'

Degree to radian multiplication factor.

public version: String source

import {version} from 'binaural/src/info.js'

Semantic version of the library.