plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_Cartesian
Function
MIT
58 statements
Source File
EarthClass.f90
EarthClass
to_Cartesian
Contents
public function to_Cartesian(longitude, latitude, origin) result(xy)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
longitude
real(kind=real64),
intent(in)
::
latitude
real(kind=real64),
intent(in)
::
origin
(1:2)
Return Value
real(kind=real64), (1:2)