代码搜索:Cartesian
找到约 512 项符合「Cartesian」的源代码
代码结果 512
www.eeworm.com/read/441402/7670962
m frgeod.m
function [X,Y,Z] = frgeod(a,finv,dphi,dlambda,h)
% FRGEOD Subroutine to calculate Cartesian coordinates X,Y,Z
% given geodetic coordinates latitude, longitude (east),
% and height abov
www.eeworm.com/read/441397/7671046
m frgeod.m
function [X,Y,Z] = frgeod(a,finv,dphi,dlambda,h)
% FRGEOD Subroutine to calculate Cartesian coordinates X,Y,Z
% given geodetic coordinates latitude, longitude (east),
% and height abov
www.eeworm.com/read/441048/7677005
m frgeod.m
function [X,Y,Z] = frgeod(a,finv,dphi,dlambda,h)
%FRGEOD Subroutine to calculate Cartesian coordinates X,Y,Z
% given geodetic coordinates latitude, longitude (east),
% and height above
www.eeworm.com/read/436899/7759249
m togeod.m
function [dphi, dlambda, h] = togeod(a, finv, X, Y, Z)
%TOGEOD Subroutine to calculate geodetic coordinates latitude, longitude,
% height given Cartesian coordinates X,Y,Z, and reference e
www.eeworm.com/read/338698/12287996
m togeod.m
function [dphi, dlambda, h] = togeod(a, finv, X, Y, Z)
%TOGEOD Subroutine to calculate geodetic coordinates latitude, longitude,
% height given Cartesian coordinates X,Y,Z, and reference e
www.eeworm.com/read/432926/1886068
pde polartocartesian.pde
/**
* PolarToCartesian
* by Daniel Shiffman.
*
* Convert a polar coordinate (r,theta) to cartesian (x,y):
* x = r * cos(theta)
* y = r * sin(theta)
*/
float r;
// Angle and angular velo
www.eeworm.com/read/172354/9712418
m frgeod.m
function [X,Y,Z] = frgeod(a,finv,dphi,dlambda,h)
%FRGEOD Subroutine to calculate Cartesian coordinates X,Y,Z
% given geodetic coordinates latitude, longitude (east),
% and height above
www.eeworm.com/read/172354/9712506
m frgeod.m
function [X,Y,Z] = frgeod(a,finv,dphi,dlambda,h)
%FRGEOD Subroutine to calculate Cartesian coordinates X,Y,Z
% given geodetic coordinates latitude, longitude (east),
% and height above
www.eeworm.com/read/235187/14082409
m frgeod.m
function [X,Y,Z] = frgeod(a,finv,dphi,dlambda,h)
%FRGEOD Subroutine to calculate Cartesian coordinates X,Y,Z
% given geodetic coordinates latitude, longitude (east),
% and height above
www.eeworm.com/read/203062/15366312
inp fieldemit.inp
field_emitter
{
This input file is used to demonstrate the FieldEmitter2 field
emission model implemented in OOPIC.
A DC potential difference is generated across a gap in Cartesian
geometry.