Opened 9 years ago
Closed 9 years ago
#39 closed enhancement (fixed)
Add ProtonCharge Streaming update method
Reported by: | zhangjr | Owned by: | zhangjr |
---|---|---|---|
Priority: | major | Milestone: | pre-alpha |
Component: | model | Version: | 0.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Parent ID: | Parent Tickets: | ||
Estimated Number of Hours: | 0.0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Description
A new class is added in presenter/updateStreaming.py.
class updateProtonCharge(threading.Thread):
def init(
self,
threadID,
can,
ax,
color,
simulatorStreaming,
)
Subtickets
Child Tickets
Change History (2)
comment:1 Changed 9 years ago by zhangjr
- Status changed from new to assigned
comment:2 Changed 9 years ago by zhangjr
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.