CModel.Pdf: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:




== Declaration  ==
== Syntax==
 
{{Template:cModel.Pdf}}
{{APIPrefix|Public Function}}
{{APIPrefix|Public Function}}
{{APIName|Pdf(}}
{{APIName|[[cModel.Pdf|Pdf]]}}
{{APIName|(}}
{{APIPrefix|ByVal}}
{{APIPrefix|ByVal}}
{{APIName|Time}}
{{APIName|Time}}
Line 20: Line 21:
=
=
{{APIName|1)}}
{{APIName|1)}}
{{APIPrefix|As Double}}
{{APIPrefix|As Double}}<br>
 
{{APIComment|Returns pdf given time.}}
{{APIComment|Returns pdf given time.}}

Revision as of 20:12, 17 September 2013



Syntax

Template:CModel.Pdf Public Function Pdf ( ByVal Time As Double , Optional ByVal CurrentAge As Double = 0, Optional ByVal DutyCycle As Double = 1) As Double
Returns pdf given time.