找回密码
 注册
查看: 321|回复: 0

R语言 solaR包 D_Losses-methods()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 11:49:47 | 显示全部楼层 |阅读模式
D_Losses-methods(solaR)
D_Losses-methods()所属R语言包:solaR

                                        Losses of a GCPV system
                                         损失一个GCPV系统

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

The function losses calculates the yearly losses from a Gef or a ProdGCPV object. The function compareLosses compares the losses from several ProdGCPV objects and plots the result with dotplot.
的功能losses计算每年损失一个Gef或ProdGCPV对象。函数compareLosses从几个ProdGCPV对象和图的损失进行比较的结果与dotplot。


用法----------Usage----------


compareLosses(...)
losses(object)



参数----------Arguments----------

参数:...
A list of ProdGCPV objects to be compared.
ProdGCPV对象的列表进行比较。


参数:object
An object of Gef or ProdGCPV class..
Gef或ProdGCPV类的对象......


方法----------Methods----------




signature(... = "Gef") shadows and angle of
signature(... = "Gef")的阴影和角度




signature(... = "ProdGCPV") shadows, AoI, generator (mainly temperature), DC and AC system (as detailed in
signature(... = "ProdGCPV")阴影,AoI,发电机(主要是温度),DC和AC系统(详见


(作者)----------Author(s)----------


Oscar Perpi帽谩n Lamigueiro



参考文献----------References----------


参见----------See Also----------

fInclin, fProd
fInclin,fProd


实例----------Examples----------


lat=37.2;
G0dm=c(2766, 3491, 4494, 5912, 6989, 7742, 7919, 7027, 5369, 3562, 2814,
2179)
Ta=c(10, 14.1, 15.6, 17.2, 19.3, 21.2, 28.4, 29.9, 24.3, 18.2, 17.2, 15.2)
prom=list(G0dm=G0dm, Ta=Ta)

###Comparison of different tracker methods[##不同的跟踪方法的比较]
ProdFixed<-prodGCPV(lat=lat,dataRad=prom, keep.night=FALSE)
Prod2x<-prodGCPV(lat=lat, dataRad=prom, modeTrk='two', keep.night=FALSE)
ProdHoriz<-prodGCPV(lat=lat,dataRad=prom, modeTrk='horiz', keep.night=FALSE)

losses(ProdFixed)
losses(as(ProdFixed, 'Gef'))

compareLosses(ProdFixed, Prod2x, ProdHoriz)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-6-9 02:56 , Processed in 0.022183 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表