Skip to content

Samsara\Fermat\Coordinates\Types\Base\Interfaces\Coordinates > CoordinateInterface

No description available

Methods

Instanced Methods

public CoordinateInterface->asCartesian()

asCartesian

return

type
Samsara\Fermat\Coordinates\Values\CartesianCoordinate
description
No description available

public CoordinateInterface->axesValues()

axesValues

return

type
array
description
No description available

public CoordinateInterface->distanceTo(Samsara\Fermat\Coordinates\Types\Base\Interfaces\Coordinates\CoordinateInterface $coordinate)

distanceTo

$coordinate

type
Samsara\Fermat\Coordinates\Types\Base\Interfaces\Coordinates\CoordinateInterface
description
No description available

return

type
Samsara\Fermat\Core\Values\ImmutableDecimal
description
No description available

public CoordinateInterface->getAxis($axis)

getAxis

$axis

description
No description available

return

type
Samsara\Fermat\Core\Values\ImmutableDecimal
description
No description available

public CoordinateInterface->getDistanceFromOrigin()

getDistanceFromOrigin

return

type
Samsara\Fermat\Core\Values\ImmutableDecimal
description
No description available

public CoordinateInterface->getPolarAngle()

getPolarAngle

return

type
Samsara\Fermat\Core\Values\ImmutableDecimal
description
No description available

public CoordinateInterface->numberOfDimensions()

numberOfDimensions

return

type
int
description
No description available