Opened 9 years ago

Closed 9 years ago

#16 closed task (fixed)

add member "getNumPixels"

Reported by: zhangjr Owned by: durong
Priority: major Milestone: pre-alpha
Component: ReadCSNSNexus Version: 0.1.0
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

get the number of pixels of specified banks.

Subtickets

Child Tickets

Change History (3)

comment:1 Changed 9 years ago by zhangjr

  • Owner set to durong
  • Status changed from new to assigned

comment:2 Changed 9 years ago by durong

  • Status changed from assigned to accepted

static size_t getNumPixels(const std::string &filename, const std::string &entry_name);
get the number of pixels of one bank.

comment:3 Changed 9 years ago by durong

  • Resolution set to fixed
  • Status changed from accepted to closed

modified getNumPixels, return the number of pixels of all banks

Note: See TracTickets for help on using tickets.