Circuit.py 文件源码

python
阅读 26 收藏 0 点赞 0 评论 0

项目:linux-dss 作者: Muxelmann 项目源码 文件源码
def capacity(c_start=0.0, c_increment=0.0):
    """This parameter returns the total capacity of the active circuit. Or this parameter it is necessary to specify the start and increment of the capacity in the arguments argument1 and argument2 respectively."""
    return dsslib.CircuitF(ctypes.c_int32(0), ctypes.c_double(c_start), ctypes.c_double(c_increment))
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号