- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
CST2013: Functions for Curve and Face Creation
The following mathematical functions are available:
Operators: plus, minus, multiply and divide | + - * /
|
Power: Raise the preceding expression to the power of the following one | ^
|
Square root | sqrt(t)
|
Log base 10, log base a: Where "a" is a numeric value | log(t) log(t, a)
|
Power e: Raises e to the given power | exp(t)
|
Natural log | ln(t)
|
Value Pi: 3.1415926545898 | pi
|
Trigonometric functions: cosine, sine, tangent, secant, cosecant, cotangent | cos(t) sin(t) tan (t) sec(t) csc(t) cot(t) |
Hyperbolic functions | cosh(t) sinh(t) tanh(t) sech(t) csch(t) coth(t) |
Arc trigonometric functions | arccos(t) arcsin(t) arctan(t) arcsec(t) arccsc(t) arccot(t)
|
Arc hyperbolic functions | arccosh(t) arcsinh(t) arctanh(t) arcsech(t) arccsch(t) arccoth(t) |
These functions can be combined in any way to form more complex mathematical expressions.
When using trigonometric functions, it is better and easier to parameterize the curve between rational values and use pi in the expression than to parameterize say between 0 and 2 pi.
Care should be taken when using functions that are undefined or infinite at certain values, for example, tan (pi/2).
Examples
A parabolic curve:
X: t
Y: t^2 - 4
Z: 0
Range: -3 to 3
A hyperbolic paraboloid (saddle surface):
X: u
Y: v
Z: 0.25 * (u^2 - v^2)
u range: -4 to 4
v range: -4 to 4
CST微波工作室培训课程套装,专家讲解,视频教学,帮助您快速学习掌握CST设计应用
上一篇:CST2013: 0D / 3D Eigenmode Result
下一篇:CST2013: Farfield&Antenna / Diversity Gain and Correlation (from Fa
最全面、最专业的CST微波工作室视频培训课程,可以帮助您从零开始,全面系统学习CST的设计应用【More..】
频道总排行
- CST2013: Mesh Problem Handling
- CST2013: Field Source Overview
- CST2013: Discrete Port Overview
- CST2013: Sources and Boundary C
- CST2013: Multipin Port Overview
- CST2013: Farfield Overview
- CST2013: Waveguide Port
- CST2013: Frequency Domain Solver
- CST2013: Import ODB++ Files
- CST2013: Settings for Floquet B